mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 14:25:50 +01:00
Bump alpine from 3.21 to 3.23
Bumps alpine from 3.21 to 3.23. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d6c691947f
commit
0d331d4adf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.21 AS base
|
||||
FROM alpine:3.23 AS base
|
||||
|
||||
ARG DOCKER_CLI_VERSION=${DOCKER_CLI_VERSION}
|
||||
RUN wget -O- https://download.docker.com/linux/static/stable/$(uname -m)/docker-${DOCKER_CLI_VERSION}.tgz | \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue