Skip to content

Commit ee28d89

Browse files
Renovate BotRenovate Bot
authored andcommitted
chore(deps): update docker.io/postgres docker tag to v18
1 parent 1ac2cca commit ee28d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql17/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

5-
FROM docker.io/postgres:17-alpine
5+
FROM docker.io/postgres:18-alpine
66

77
# Include extra setup scripts (eg datastore)
88
COPY --chown=postgres:postgres docker-entrypoint-initdb.d /docker-entrypoint-initdb.d

0 commit comments

Comments
 (0)