Skip to content

Commit

Permalink
"Updated Alpine image version to 3.20"
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepharness committed Oct 29, 2024
1 parent e82c76e commit 6368b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.linux.arm64
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.20 as alpine
RUN apk add -U --no-cache ca-certificates

FROM alpine:3.21
FROM alpine:3.20
ENV GODEBUG netdns=go
COPY --from=alpine /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/

Expand Down

0 comments on commit 6368b9a

Please sign in to comment.