Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba authored Jan 6, 2023
1 parent a93a3fd commit a85dfc1
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=20.10.21 \
DOCKER_VERSION=20.10.22 \
DOCKER_COMPOSE_VERSION=1.29.2 \
DEBUG=false

Expand Down

0 comments on commit a85dfc1

Please sign in to comment.