Skip to content

Commit 67a797b

Browse files
pin to postgres17
1 parent 7725683 commit 67a797b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ ENV SOURCEBOT_LOG_LEVEL=info
178178
# ENV SOURCEBOT_TELEMETRY_DISABLED=1
179179

180180
# Configure dependencies
181-
RUN apk add --no-cache git ca-certificates bind-tools tini jansson wget supervisor uuidgen curl perl jq redis postgresql postgresql-contrib openssl util-linux unzip
181+
RUN apk add --no-cache git ca-certificates bind-tools tini jansson wget supervisor uuidgen curl perl jq redis postgresql17 postgresql17-contrib openssl util-linux unzip
182182

183183
ARG UID=1500
184184
ARG GID=1500

0 commit comments

Comments
 (0)