We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e94999 commit d5ec98fCopy full SHA for d5ec98f
1 file changed
Dockerfile
@@ -17,7 +17,7 @@ ENV GITLAB_VERSION=${VERSION} \
17
RAILS_ENV=production \
18
NODE_ENV=production \
19
NO_SOURCEMAPS=true \
20
- # v19.0.0 : minimum = 17.0, maximum = 17.x (currently 17.10, is 170010)
+ # v19.x : minimum = 17.0, maximum = 17.x (currently 17.10, is 170010)
21
POSTGRESQL_SERVER_REQUIRED_VERSION_MINIMUM=170000 \
22
POSTGRESQL_SERVER_TESTED_VERSION_MAXIMUM=170010
23
0 commit comments