Skip to content

Commit

Permalink
Alpine image version bump (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrej Kislovskij <[email protected]>
  • Loading branch information
andrejatcastai and Andrej Kislovskij authored Jan 20, 2023
1 parent 072a3ec commit 9546e8e
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 alpine:3.16.3
FROM alpine:3.17.1
RUN apk add --no-cache openssl
ARG TARGETARCH amd64
COPY bin/castai-cluster-controller-$TARGETARCH /usr/local/bin/castai-cluster-controller
Expand Down

0 comments on commit 9546e8e

Please sign in to comment.