Skip to content

Commit

Permalink
Bump docker to 23.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba committed Feb 18, 2023
1 parent a08c4bb commit a956d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN apt update \
&& rm -rf /var/lib/apt/list/*

ENV DOCKER_CHANNEL=stable \
DOCKER_VERSION=23.0.0 \
DOCKER_VERSION=23.0.1 \
DOCKER_COMPOSE_VERSION=v2.16.0 \
BUILDX_VERSION=v0.10.3 \
DEBUG=false
Expand Down

0 comments on commit a956d3b

Please sign in to comment.