Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion silta-postgresql/16-bc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://hub.docker.com/_/postgres/tags
FROM postgres:16.13-bookworm
FROM postgres:16.14-bookworm

# Download Bitnami scripts from specific commit
ENV BITNAMI_CONTAINERS_COMMIT=0191828691ccfad53afb58d918ce2dd3105e1f6b
Expand Down