Skip to content

Commit

Permalink
Merge remote-tracking branch 'flyteadmin/snyk-fix-77d4e8b88a2a378290b…
Browse files Browse the repository at this point in the history
…ca1e3ac0b1329' into monorepo-move/flyteadmin/snyk-fix-77d4e8b88a2a378290bca1e3ac0b1329
  • Loading branch information
eapolinario committed Oct 3, 2023
2 parents d9586b0 + 1f6d35d commit d3c604d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN make linux_compile
ENV PATH="/artifacts:${PATH}"

# This will eventually move to centurylink/ca-certs:latest for minimum possible image size
FROM alpine:3.13.7
FROM alpine:3.18.3
COPY --from=builder /artifacts /bin

RUN apk --update add ca-certificates
Expand Down

0 comments on commit d3c604d

Please sign in to comment.