Skip to content

Commit

Permalink
chore(deps): update postgres docker digest to 79c927b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 7a9d712 commit 157ef5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.development.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:

db:
image: postgres@sha256:163763c8afd28cae69035ce84b12d8180179559c747c0701b3cad17818a0dbc5
image: postgres@sha256:79c927b43c8bf2fc1e78b7f4badb394237ee0001032324ef015da562e57a5dcd
restart: always
# set shared memory limit when using docker-compose
shm_size: 128mb
Expand Down

0 comments on commit 157ef5f

Please sign in to comment.