Merge pull request #60 from BretFisher/dependabot/docker/alpine-3.19.0

[docker] Bump alpine from 3.18.5 to 3.19.0
This commit is contained in:
Bret Fisher
2023-12-11 16:19:23 -08:00
committed by GitHub

View File

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