Skip to content

Commit

Permalink
chore(deps): update postgres:12 docker digest to 5e86756 (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 52da7e9 commit ac7b624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
POSTGRES_PASSWORD: default
POSTGRES_DB: default
hostname: database
image: postgres:12@sha256:700c7af8b2275809b78a6e2f647b12f1ad0dee634cf48219fd31a3e4391742d9
image: postgres:12@sha256:5e867563798b052b3dbc272e702cb9e59dece42e07d2c6d29fa24b8bba9dac17
restart: always
volumes:
- /pgdata
Expand Down

0 comments on commit ac7b624

Please sign in to comment.