Skip to content

Commit 67b2cdc

Browse files
committed
Merge branch 'development'
2 parents e651b83 + 8c01b94 commit 67b2cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ubuntu-prebuilt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change TAG to your specific production version (v5.30.0 or higher). It's not recommended to keep "latest".
22
# The full list of tags is available here: https://hub.docker.com/r/webspellchecker/wproofreader/tags.
33
# When used for the first time, it is recommended to choose the latest available.
4-
ARG TAG=latest
4+
ARG TAG=base
55
FROM webspellchecker/wproofreader:${TAG}
66

77
USER root

0 commit comments

Comments
 (0)