Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
Update dependency postgres to v13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 18, 2022
1 parent e109ee2 commit 302838a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/production/postgres/Dockerfile
@@ -1,4 +1,4 @@
FROM postgres:13.6
FROM postgres:13.7

COPY ./compose/production/postgres/maintenance /usr/local/bin/maintenance
RUN chmod +x /usr/local/bin/maintenance/*
Expand Down

0 comments on commit 302838a

Please sign in to comment.