Skip to content

Commit

Permalink
chore(deps): update postgres:15.3 docker digest to 08349aa
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 51e1be8 commit 6c5b117
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:08349aace3a7e83792d8fb317ef3a545081de29bcb7a70e79fcd2342a041ab16 AS build

ENV POSTGRES_DB=maevsi
ENV POSTGRES_PASSWORD=postgres
Expand Down

0 comments on commit 6c5b117

Please sign in to comment.