Merge pull request #81 from BretFisher/dependabot/docker/alpine-3.20.1

[docker] Bump alpine from 3.20.0 to 3.20.1
This commit is contained in:
Bret Fisher
2024-06-24 12:18:11 -04:00
committed by GitHub

View File

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