Merge pull request #92 from BretFisher/dependabot/docker/alpine-3.20.2

[docker] Bump alpine from 3.20.1 to 3.20.2
This commit is contained in:
Bret Fisher
2024-07-29 09:46:56 -04:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
# sample dockerfile for testing call-docker-build.yaml
FROM alpine:3.20.1
FROM alpine:3.20.2
RUN apk add --no-cache curl