Skip to content

Commit fdaa17a

Browse files
Update dependency docker/docker to v28
1 parent 37341ae commit fdaa17a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

os/ubuntu-24.04/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG --global OS_IMAGE=ubuntu
1010

1111
ARG --global OS_VERSION=24.04
1212
# renovate: datasource=github-releases depName=docker/docker
13-
LET docker_package_version=27.3.1
13+
LET docker_package_version=28.4.0
1414
ARG --global DOCKER_VERSION=5:$docker_package_version-1~ubuntu.$OS_VERSION~noble
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)