build(deps): bump alpine in /.github/actions/retest-action

Bumps alpine from 3.17 to 3.18.

---
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] 2023-05-15 03:01:50 +00:00 committed by GitHub
parent 38f18d26ec
commit 1b2dc7c2a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.17 FROM alpine:3.18
RUN apk add --no-cache curl jq RUN apk add --no-cache curl jq