Skip to content

Commit 9d132dc

Browse files
committed
Update container image into trixie
1 parent c20d57a commit 9d132dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

container/image/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
ARG BUILD_OPTION=prod
66

77

8-
FROM mirror.gcr.io/library/debian:12 AS runner-base
8+
FROM mirror.gcr.io/library/debian:13 AS runner-base
99

1010
# Expose Operator Port (HTTP:1080, HTTPS:1443)
1111
EXPOSE 1080 1443

0 commit comments

Comments
 (0)