Skip to content

Commit

Permalink
Update docker Docker tag to v26 (#1566)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 18bc61d commit bebb9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/ath-container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ RUN echo \
$(lsb_release -cs) stable" > /etc/apt/sources.list.d/docker.list

# Ensure that version is fixed
ARG DOCKER_VERSION=25.0.5
ARG DOCKER_VERSION=26.1.3
ARG DOCKER_BUILDX_VERSION=0.10.2
RUN apt-get update --quiet \
&& apt-get install --yes --no-install-recommends \
Expand Down

0 comments on commit bebb9ac

Please sign in to comment.