Browse Source

Update Dockerfile

Co-authored-by: Evan Culver <eculver@users.noreply.github.com>
pull/12097/head
Michele Degges 3 years ago committed by GitHub
parent
commit
da46255723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Dockerfile

2
Dockerfile

@ -4,7 +4,7 @@
#
# All non-dev targets have a VERSION argument that must be provided
# via --build-arg=VERSION=<version> when building.
# e.g. --build-arg=1.11.2
# e.g. --build-arg VERSION=1.11.2
#
# `default` is the production docker image which cannot be built locally.
# For local dev and testing purposes, please build and use the `dev` docker image.

Loading…
Cancel
Save