[docker] Bump alpine from 3.19.1 to 3.20.0

Bumps alpine from 3.19.1 to 3.20.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-27 02:21:22 +00:00
committed by GitHub
parent 1fc0061af5
commit 9fdbf6ccfd

View File

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