Skip to content

Commit

Permalink
chore(deps): update postgres:15.4 docker digest to 4222320
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 2036045 commit a86386f
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:422232012889e0c0f52b561558876ecb8f6a881ca01acc879b23c3684a0ee0ed AS build

ENV POSTGRES_DB=maevsi
ENV POSTGRES_PASSWORD=postgres
Expand Down

0 comments on commit a86386f

Please sign in to comment.