Skip to content

Commit cd5d96f

Browse files
[docker] Bump alpine from 3.20.3 to 3.21.0
Bumps alpine from 3.20.3 to 3.21.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87a428b commit cd5d96f

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
@@ -1,5 +1,5 @@
11
# sample dockerfile for testing call-docker-build.yaml
2-
FROM alpine:3.20.3
2+
FROM alpine:3.21.0
33

44
RUN apk add --no-cache curl
55

0 commit comments

Comments
 (0)