Skip to content

Commit

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

ENV POSTGRES_DB=maevsi
ENV POSTGRES_PASSWORD=postgres
Expand Down

0 comments on commit 83a9e65

Please sign in to comment.