There was an error while loading. Please reload this page.
1 parent 37341ae commit e8bb8d1Copy full SHA for e8bb8d1
1 file changed
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=25.0.6
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