Land #417, rename public build container

This commit is contained in:
Spencer McIntyre 2020-06-29 10:25:26 -04:00 committed by Jeffrey Martin
parent 8ef00734b2
commit 2ced251f6f
No known key found for this signature in database
GPG Key ID: 0CD9BBC2AF15F171
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# To build the dev environment.
# docker build -t rapid7/build:meterpreter .
# docker build -t rapid7/msf-ubuntu-x64-meterpreter:latest .
FROM ubuntu:focal
MAINTAINER Brent Cook <bcook@rapid7.com> (@busterbcook)