Skip to content

Commit 2c31223

Browse files
committed
build: upgrade base image
1 parent ea87c75 commit 2c31223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:trixie-20251103-slim AS prod
1+
FROM debian:trixie-20251117-slim AS prod
22
ARG TARGETPLATFORM
33
RUN /sbin/useradd --home /home/cfu --shell /bin/bash cfu
44
COPY --chown=cfu --chmod=775 cf-deploy-kubernetes.sh /cf-deploy-kubernetes

0 commit comments

Comments
 (0)