Skip to content

Commit 4a0a58f

Browse files
Update postgres Docker tag to v12.16
1 parent 901f930 commit 4a0a58f

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

44
ENV POSTGRES_PASSWORD=postgresisawesome \

0 commit comments

Comments
 (0)