Skip to content

Commit

Permalink
Update postgres:15.7-alpine Docker digest to 1158769
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent e22cc42 commit 51919ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion matrix/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ services:
target: /etc/eturnal.yml

postgres-sync:
image: postgres:15.7-alpine@sha256:0108730f81c2d02114808d2e8c29cbe5769da13e5ff011db9e21f5bd1fbddad1
image: postgres:15.7-alpine@sha256:1158769d52c0ca272ced2bba4acfea3da625d5262b7321cf742dfd3d909719cf
restart: always
# These will be used in homeserver.yaml later on
environment:
Expand Down
2 changes: 1 addition & 1 deletion piped/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ services:
- web

postgres:
image: postgres:15.7-alpine@sha256:0108730f81c2d02114808d2e8c29cbe5769da13e5ff011db9e21f5bd1fbddad1
image: postgres:15.7-alpine@sha256:1158769d52c0ca272ced2bba4acfea3da625d5262b7321cf742dfd3d909719cf
container_name: piped-postgres
restart: always
volumes:
Expand Down

0 comments on commit 51919ba

Please sign in to comment.