Skip to content

Commit f9b5d95

Browse files
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>
1 parent 363ee76 commit f9b5d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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)