Skip to content

Commit b2ab172

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

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.3-alpine
22
COPY fixtures /docker-entrypoint-initdb.d
33

44
ENV POSTGRES_PASSWORD=postgresisawesome \

0 commit comments

Comments
 (0)