Skip to content

Commit

Permalink
chore(deps): update postgres:15.4 docker digest to 723a821
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 2036045 commit 1ef221d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CMD ["sqitch", "deploy", "&&", "sleep", "infinity"]


###########################
FROM postgres:15.4@sha256:86817d5b3096e71d26bb5328e5f5d9d184c02bc3e511b252ed6cffaae9e3f745 AS build
FROM postgres:15.4@sha256:723a8213f1e94e2ca2aa4335d441eb939ed010ec51821ffa8b381d55a0a20854 AS build

ENV POSTGRES_DB=maevsi
ENV POSTGRES_PASSWORD=postgres
Expand Down

0 comments on commit 1ef221d

Please sign in to comment.