[docker] Bump alpine from 3.18.4 to 3.18.5

Bumps alpine from 3.18.4 to 3.18.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-04 02:27:08 +00:00
committed by GitHub
parent b19dc9a65b
commit d6a6ebb401

View File

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