Skip to content

Commit 5ced64d

Browse files
authored
Merge pull request #154 from unisoncomputing/trixie
move to trixie
2 parents 75e1b66 + ef9985b commit 5ced64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:bookworm
1+
FROM debian:trixie
22
RUN apt-get update && apt-get install -y ssl-cert libpq5 ca-certificates curl locales
33
RUN openssl genrsa -out /etc/ssl/private/share.key &&\
44
echo "C.UTF-8 UTF-8" > /etc/locale.gen &&\

0 commit comments

Comments
 (0)