Skip to content

Commit

Permalink
Merge pull request #817 from upbound/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.18.3
  • Loading branch information
turkenf authored Sep 5, 2023
2 parents b3ad8de + 32002f3 commit 423adcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/images/provider-aws/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18.2 AS builder
FROM alpine:3.18.3 AS builder
RUN apk --no-cache add curl

ARG TARGETOS
Expand Down

0 comments on commit 423adcc

Please sign in to comment.