Skip to content

Commit

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

0 comments on commit 99ab7af

Please sign in to comment.