We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c20d57a commit 9d132dcCopy full SHA for 9d132dc
1 file changed
container/image/Containerfile
@@ -5,7 +5,7 @@
5
ARG BUILD_OPTION=prod
6
7
8
-FROM mirror.gcr.io/library/debian:12 AS runner-base
+FROM mirror.gcr.io/library/debian:13 AS runner-base
9
10
# Expose Operator Port (HTTP:1080, HTTPS:1443)
11
EXPOSE 1080 1443
0 commit comments