Skip to content

Commit

Permalink
chore(deps): update docker.io/library/postgres:16-alpine docker diges…
Browse files Browse the repository at this point in the history
…t to bbd7346
  • Loading branch information
renovate[bot] committed Feb 14, 2024
1 parent 8ecf858 commit 54ccb9b
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 @@ -2,7 +2,7 @@ version: "3.9"
services:

postgres:
image: docker.io/library/postgres:16-alpine@sha256:c6279e249429546eb3360dc41e67b49e266897b6b7124ea4ada7acc18537408f
image: docker.io/library/postgres:16-alpine@sha256:bbd7346fab25b7e0b25f214829d6ebfb78ef0465059492e46dee740ce8fcd844
network_mode: host
# ports:
# - "5432:5432"
Expand Down

0 comments on commit 54ccb9b

Please sign in to comment.