Skip to content

Commit

Permalink
Fix missing version arg
Browse files Browse the repository at this point in the history
  • Loading branch information
otherguy committed Mar 8, 2021
1 parent f3cb4ca commit c728bc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ VOLUME ["/opt/dropbox/.dropbox", "/opt/dropbox/Dropbox"]

# Build arguments
ARG VCS_REF=master
ARG VERSION=""
ARG BUILD_DATE=""

# http://label-schema.org/rc1/
Expand Down

0 comments on commit c728bc8

Please sign in to comment.