Skip to content

Commit b3da043

Browse files
chore(deps): update alpine docker tag to v3.23
1 parent 0c6e301 commit b3da043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

os/alpine/Earthfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ IMPORT ../../common AS common
77
ARG --global OS_IMAGE=alpine
88

99
# renovate: datasource=docker depName=alpine
10-
ARG --global OS_VERSION=3.22
11-
# renovate: datasource=repology depName=alpine_3_22/docker versioning=loose
10+
ARG --global OS_VERSION=3.23
11+
# renovate: datasource=repology depName=alpine_3_23/docker versioning=loose
1212
ARG --global DOCKER_VERSION=28.3.3-r4
1313

1414
# DIR_PATH is set to that common targets can call os specific targets. It should match the directory name this Earthfile is located in

0 commit comments

Comments
 (0)