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