Skip to content

Commit

Permalink
Build on Debian 12 bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
theirix committed Mar 19, 2024
1 parent 6e67061 commit cce768b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM debian:bullseye
FROM debian:bookworm

# PostgreSQL version (like 15)
ARG PGVERSION
ARG PGCHANNEL=bullseye-pgdg
ARG PGCHANNEL=bookworm-pgdg

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit cce768b

Please sign in to comment.