Skip to content

Commit

Permalink
chore(deps): update postgres:15.3 docker digest to 9fe6760
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 83a9e65 commit e101ad2
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:58933874974b400032cd5acf09dfc0e458ed794b05d9371ad1a38b18c311734a AS build
FROM postgres:15.3@sha256:9fe676049131f22de7490cc786306625f4c50309281aecab7ddea760965dc1fe AS build

ENV POSTGRES_DB=maevsi
ENV POSTGRES_PASSWORD=postgres
Expand Down

0 comments on commit e101ad2

Please sign in to comment.