Skip to content

Commit 4f9b7a1

Browse files
chore(deps): update postgres:16-alpine docker digest to 519b774 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a25bddc commit 4f9b7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
- db
1111

1212
db:
13-
image: postgres:16-alpine@sha256:97a14a17b1fea5ae1ab33024ca556bb4fedc8709bea5722cb8b7665a9cabb656
13+
image: postgres:16-alpine@sha256:519b7745ca64c686e2b40080fcdfb9b7ea858ecabafec73647dd48f79f00d95c
1414
restart: unless-stopped
1515
volumes:
1616
- ./database:/var/lib/postgresql/data

0 commit comments

Comments
 (0)