Merge pull request #22 from BretFisher/dependabot/docker/alpine-3.17.2

[docker] Bump alpine from 3.17.1 to 3.17.2
This commit is contained in:
Bret Fisher
2023-03-25 00:19:41 -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.17.1 FROM alpine:3.17.2
RUN apk add --no-cache curl RUN apk add --no-cache curl