chore(deps): update alpine docker tag to v20231219
This commit is contained in:
parent
8348fa7134
commit
e9e7b2dd60
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# hadolint ignore=DL3007
|
||||
FROM alpine:3
|
||||
FROM alpine:20231219
|
||||
|
||||
# hadolint ignore=DL3018
|
||||
RUN apk add --no-cache \
|
||||
|
|
Reference in a new issue