We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e651b83 + 8c01b94 commit 67b2cdcCopy full SHA for 67b2cdc
Dockerfile.ubuntu-prebuilt
@@ -1,7 +1,7 @@
1
# Change TAG to your specific production version (v5.30.0 or higher). It's not recommended to keep "latest".
2
# The full list of tags is available here: https://hub.docker.com/r/webspellchecker/wproofreader/tags.
3
# When used for the first time, it is recommended to choose the latest available.
4
-ARG TAG=latest
+ARG TAG=base
5
FROM webspellchecker/wproofreader:${TAG}
6
7
USER root
0 commit comments