Skip to content

Commit

Permalink
MAINTAINER -> LABEL in clf docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsdave committed Mar 12, 2019
1 parent 94ceed7 commit ecd57f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dockerfiles/Dockerfile.template
@@ -1,6 +1,7 @@
FROM simonsdave/xenial-dev-env:%DEV_ENV_VERSION%

MAINTAINER Dave Simons
LABEL maintainer="Dave Simons" \
dev-env-version="%DEV_ENV_VERSION%"

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit ecd57f8

Please sign in to comment.