Skip to content

Commit fa8d419

Browse files
dependabot[bot]Tchoupinax
authored andcommitted
chore(deps): bump alpine from 3.19 to 3.20 (argoproj-labs#776)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Tchoupinax <[email protected]>
1 parent bfc5916 commit fa8d419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ COPY . .
1010
RUN mkdir -p dist && \
1111
make controller
1212

13-
FROM alpine:3.19
13+
FROM alpine:3.20
1414

1515
RUN apk update && \
1616
apk upgrade && \

0 commit comments

Comments
 (0)