Skip to content

Commit

Permalink
Update dependency docker/docker to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 22, 2024
1 parent 2286a52 commit e4e28d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion os/ubuntu-23.04/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG --global OS_IMAGE=ubuntu

ARG --global OS_VERSION=23.04
# renovate: datasource=github-releases depName=docker/docker
LET docker_package_version=25.0.2
LET docker_package_version=26.1.4
ARG --global DOCKER_VERSION=5:$docker_package_version-1~ubuntu.$OS_VERSION~lunar

# DIR_PATH is set to that common targets can call os specific targets. It should match the directory name this Earthfile is located in
Expand Down

0 comments on commit e4e28d7

Please sign in to comment.