Skip to content

Commit

Permalink
Merge 5ed41b3 into 39c5f26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2020
2 parents 39c5f26 + 5ed41b3 commit 976532d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.arm64v8
Expand Up @@ -13,7 +13,7 @@ RUN go build -o /bin/chaoskube -v \
-ldflags "-X main.version=$(git describe --tags --always --dirty) -w -s"

# final image
FROM arm64v8/alpine:3.11
FROM arm64v8/alpine:3.12
MAINTAINER Linki <linki+docker.com@posteo.de>

COPY --from=builder /bin/chaoskube /bin/chaoskube
Expand Down

0 comments on commit 976532d

Please sign in to comment.