Skip to content

Commit 137dc50

Browse files
Update dependency docker/docker to v26
1 parent 5521df8 commit 137dc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

os/ubuntu-23.04/Earthfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG --global OS_IMAGE=ubuntu
1010

1111
ARG --global OS_VERSION=23.04
1212
# renovate: datasource=github-releases depName=docker/docker
13-
LET docker_package_version=25.0.2
13+
LET docker_package_version=26.1.3
1414
ARG --global DOCKER_VERSION=5:$docker_package_version-1~ubuntu.$OS_VERSION~lunar
1515

1616
# 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)