Skip to content

Commit 64330ed

Browse files
chore(deps): update docker.io/library/postgres docker tag to v18 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3623052 commit 64330ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121
- "127.0.0.1:16686:16686"
2222

2323
vfps-db:
24-
image: docker.io/library/postgres:17.6@sha256:5250e6187084ddf4ba407027d07eed2419d4656e30821afef43825c6c0d127df
24+
image: docker.io/library/postgres:18.0@sha256:1d288494853e244e7a78d87b3526e650e5221c622f9768ecac9313d0874a9c39
2525
restart: unless-stopped
2626
deploy:
2727
resources:

0 commit comments

Comments
 (0)