Skip to content

Commit 6da7ff7

Browse files
chore(deps): bump postgres in /database
Bumps postgres from 16.4-alpine3.20 to 17.5-alpine3.20. --- updated-dependencies: - dependency-name: postgres dependency-version: 17.5-alpine3.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 266a969 commit 6da7ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:16.4-alpine3.20
1+
FROM postgres:17.5-alpine3.20
22

33
RUN apk add --no-cache musl-locales musl-locales-lang tzdata
44

0 commit comments

Comments
 (0)