Skip to content

Commit d5ec98f

Browse files
committed
Update comment related to GitLab and PostgreSQL versions
1 parent 8e94999 commit d5ec98f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ENV GITLAB_VERSION=${VERSION} \
1717
RAILS_ENV=production \
1818
NODE_ENV=production \
1919
NO_SOURCEMAPS=true \
20-
# v19.0.0 : minimum = 17.0, maximum = 17.x (currently 17.10, is 170010)
20+
# v19.x : minimum = 17.0, maximum = 17.x (currently 17.10, is 170010)
2121
POSTGRESQL_SERVER_REQUIRED_VERSION_MINIMUM=170000 \
2222
POSTGRESQL_SERVER_TESTED_VERSION_MAXIMUM=170010
2323

0 commit comments

Comments
 (0)