Skip to content

Commit

Permalink
chore(deps): update postgres:15.3 docker digest to 8775adb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2023
1 parent f13118f commit b04aae9
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.3@sha256:9fe676049131f22de7490cc786306625f4c50309281aecab7ddea760965dc1fe AS build
FROM postgres:15.3@sha256:8775adb39f0db45cf4cdb3601380312ee5e9c4f53af0f89b7dc5cd4c9a78e4e8 AS build

ENV POSTGRES_DB=maevsi
ENV POSTGRES_PASSWORD=postgres
Expand Down

0 comments on commit b04aae9

Please sign in to comment.