Skip to content

Commit

Permalink
chore(deps): update postgres docker digest to 0321e22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 7a9d712 commit d39b2b9
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:0321e2252ebfeecb8bc1a899755084d29bce872953e1a5a3e25ec0860b739098
restart: always
# set shared memory limit when using docker-compose
shm_size: 128mb
Expand Down

0 comments on commit d39b2b9

Please sign in to comment.