Merge pull request #74 from BretFisher/dependabot/docker/alpine-3.20.0

This commit is contained in:
Bret Fisher
2024-05-27 12:22:40 -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.19.1 FROM alpine:3.20.0
RUN apk add --no-cache curl RUN apk add --no-cache curl