Skip to content

Commit 92e2ca1

Browse files
Update postgres Docker tag to v18
1 parent 33a9fdd commit 92e2ca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgres/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:12.14-alpine
1+
FROM postgres:18.1-alpine
22
COPY fixtures /docker-entrypoint-initdb.d
33

44
ENV POSTGRES_PASSWORD=postgresisawesome \

0 commit comments

Comments
 (0)