Skip to content

Commit

Permalink
v2.8.2, OUR_IMAGE_TAG=v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marble committed Mar 27, 2021
1 parent 28c0f24 commit 0a373b4
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 ubuntu:20.04
ARG OUR_IMAGE_VERSION=v2.8.2
# Specify tag. Should be 'latest' or 'develop' or '<RELEASE_VERSION>' where
# release version looks like 'v2.8.2'
ARG OUR_IMAGE_TAG=develop
ARG OUR_IMAGE_TAG=v2.8.2
#
# flag for apt-get - affects only build time
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 0a373b4

Please sign in to comment.