Skip to content

Commit b1444f3

Browse files
chore(deps): update alpine docker tag to v3.23
1 parent 9864277 commit b1444f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)