Skip to content

Commit

Permalink
Update Dockerfile label for first release version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcasso committed Sep 18, 2021
1 parent 8809e70 commit 8a4b8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM python:3.9.6

LABEL author="Justin Casso <[email protected]>"
LABEL description="A Postfix email server that uploads emails to an S3 bucket"
LABEL version="0.1"
LABEL version="1.0"

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 8a4b8e7

Please sign in to comment.