Skip to content

Commit 31252bc

Browse files
authored
Merge pull request #268 from cipherstash/chore/upgrade-container-base-image
chore: upgrade container base image to Ubuntu 25.10
2 parents 1b821c6 + 30b8a41 commit 31252bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:24.10
1+
FROM ubuntu:25.10
22

33
# Install TLS/SSL certs for https support, PostgreSQL client (psql), and curl
44
# for retrieving the certificate bundle.

0 commit comments

Comments
 (0)