We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5521df8 commit 137dc50Copy full SHA for 137dc50
os/ubuntu-23.04/Earthfile
@@ -10,7 +10,7 @@ ARG --global OS_IMAGE=ubuntu
10
11
ARG --global OS_VERSION=23.04
12
# renovate: datasource=github-releases depName=docker/docker
13
-LET docker_package_version=25.0.2
+LET docker_package_version=26.1.3
14
ARG --global DOCKER_VERSION=5:$docker_package_version-1~ubuntu.$OS_VERSION~lunar
15
16
# 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