mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2026-02-25 13:03:04 +08:00
CHORE: Bump alpine from 3.16.2 to 3.17.0 (#1833)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
parent
d818900f61
commit
ca6904968e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# syntax = docker/dockerfile:1.4
|
||||
|
||||
FROM alpine:3.16.2@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad as RUN
|
||||
FROM alpine:3.17.0@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4 as RUN
|
||||
|
||||
#RUN --mount=type=cache,target=/var/cache/apk \
|
||||
# apk update \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue