Skip to content

Commit

Permalink
chore(deps): update postgres:15.4 docker digest to a5e89e5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent a1a6688 commit e37c22e
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:d4e96ed6cdddcab4ab064c18ff63aa10132dc9c7b97b9a40a63f67ffaddca25e AS build
FROM postgres:15.4@sha256:a5e89e5f2679863bedef929c4a7ec5d1a2cb3c045f13b47680d86f8701144ed7 AS build

ENV POSTGRES_DB=maevsi
ENV POSTGRES_PASSWORD=postgres
Expand Down

0 comments on commit e37c22e

Please sign in to comment.