Skip to content

Commit 5c9eb4d

Browse files
authored
Merge pull request #140 from BretFisher/dependabot/docker/alpine-3.23.0
[docker] Bump alpine from 3.22.2 to 3.23.0
2 parents 4851ef2 + b554f0b commit 5c9eb4d

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

44
RUN apk add --no-cache curl
55

0 commit comments

Comments
 (0)