Skip to content

Commit a46f407

Browse files
authored
Merge pull request #64 from koukibuu3/renovate/postgres-13.x
chore(deps): update postgres docker tag to v13.8
2 parents 1d211b1 + 865e813 commit a46f407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/database/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM postgres:13.1-alpine
1+
FROM postgres:13.8-alpine
22

33
WORKDIR /var/lib/postgresql/data/pgdata

0 commit comments

Comments
 (0)