We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37341ae commit fdaa17aCopy full SHA for fdaa17a
1 file changed
os/ubuntu-24.04/Earthfile
@@ -10,7 +10,7 @@ ARG --global OS_IMAGE=ubuntu
10
11
ARG --global OS_VERSION=24.04
12
# renovate: datasource=github-releases depName=docker/docker
13
-LET docker_package_version=27.3.1
+LET docker_package_version=28.4.0
14
ARG --global DOCKER_VERSION=5:$docker_package_version-1~ubuntu.$OS_VERSION~noble
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