Skip to content

Commit

Permalink
Bump PostgreSQL major version to 15 from 13
Browse files Browse the repository at this point in the history
  • Loading branch information
tgxworld committed Nov 14, 2023
1 parent 13dc0c7 commit efcfd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/base/slim.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# VERSION: release
FROM debian:bullseye-slim

ENV PG_MAJOR=13 \
ENV PG_MAJOR=15 \
RUBY_ALLOCATOR=/usr/lib/libjemalloc.so.1 \
RUSTUP_HOME=/usr/local/rustup \
CARGO_HOME=/usr/local/cargo \
Expand Down

0 comments on commit efcfd1e

Please sign in to comment.