Merge pull request 'chore(deps): update alpine docker tag to v3.20.3' (#31) from renovate/alpine-3.x into master
This commit is contained in:
commit
ca32f28d0a
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 docker-cli bash tini
|
||||
|
|
Loading…
Reference in a new issue