Skip to content

Commit 0729742

Browse files
chore(deps): update postgres:16-alpine docker digest to 1f0b290 (#442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e463e8b commit 0729742

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:236d1ccc720e386c4e03facd46a107c34bc872858e6808c27d522032dfd5e273
13+
image: postgres:16-alpine@sha256:1f0b29062130e2af716423aa050ebd45a9e3d1fd0e8842dfb713baacf54cb03f
1414
restart: unless-stopped
1515
volumes:
1616
- ./database:/var/lib/postgresql/data

0 commit comments

Comments
 (0)