chore(deps): update alpine docker tag to v3.21.0
This commit is contained in:
parent
e22dd961c5
commit
7fcc2d74a7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.20.3
|
||||
FROM alpine:3.21.0
|
||||
|
||||
# hadolint ignore=DL3018
|
||||
RUN apk add --no-cache \
|
||||
|
|
Loading…
Reference in a new issue