Merge pull request #42 from BretFisher/dependabot/docker/alpine-3.18.2

[docker] Bump alpine from 3.18.0 to 3.18.2
This commit is contained in:
Bret Fisher
2023-07-02 22:41:31 -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.18.0 FROM alpine:3.18.2
RUN apk add --no-cache curl RUN apk add --no-cache curl