Skip to content

Commit 9a69494

Browse files
renovate[bot]GuillaumeGomez
authored andcommitted
chore(deps): update postgres docker tag to v18
1 parent ee2bbaf commit 9a69494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile-postgres

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:10-alpine
1+
FROM postgres:18-alpine
22
EXPOSE 5432
33

44
COPY ./install_extensions.sql /docker-entrypoint-initdb.d/

0 commit comments

Comments
 (0)