Skip to content

Commit

Permalink
Update base alpine image (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
anjmao authored Nov 21, 2022
1 parent 0c87615 commit b1d7764
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.13
FROM alpine:3.16.3
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 b1d7764

Please sign in to comment.