Skip to content

Commit

Permalink
Use static-debian12 image
Browse files Browse the repository at this point in the history
  • Loading branch information
linkas45 committed Jan 23, 2025
1 parent 7af30a5 commit a30c223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/distroless/static-debian11:nonroot
FROM gcr.io/distroless/static-debian12:nonroot
ARG TARGETARCH
COPY bin/castai-agent-$TARGETARCH /usr/local/bin/castai-agent
CMD ["castai-agent"]

0 comments on commit a30c223

Please sign in to comment.