Skip to content

Commit

Permalink
Merge pull request #47 from seart-group/dependabot/docker/deployment/…
Browse files Browse the repository at this point in the history
…database/master/postgres-16.3-alpine

Bump postgres from 16.2-alpine to 16.3-alpine in /deployment/database
  • Loading branch information
seart-bot authored May 10, 2024
2 parents e5802d4 + 0133630 commit fee5626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/database/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:16.2-alpine
FROM postgres:16.3-alpine
LABEL maintainer="Ozren Dabić ([email protected])"

ENV TZ=UTC \
Expand Down

0 comments on commit fee5626

Please sign in to comment.