Skip to content

Commit 9e13028

Browse files
authored
Update Dockerfile
1 parent d7721e6 commit 9e13028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM alpine:edge
33
RUN apk update
44
RUN apk add \
55
coreutils \
6-
postgresql-client \
6+
postgresql17-client \
77
python3 \
88
py3-pip \
99
openssl \

0 commit comments

Comments
 (0)