mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-10 17:38:13 +08:00
Build(deps): Bump alpine from 3.17.2 to 3.17.3 (#2256)
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
8d79ee072f
commit
1db254814b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# syntax = docker/dockerfile:1.4
|
||||
|
||||
FROM alpine:3.17.2@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a as RUN
|
||||
FROM alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 as RUN
|
||||
|
||||
#RUN --mount=type=cache,target=/var/cache/apk \
|
||||
# apk update \
|
||||
|
|
Loading…
Reference in a new issue