Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba authored Oct 21, 2022
1 parent 27da484 commit cf625c8
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.18 \
DOCKER_VERSION=20.10.19 \
DOCKER_COMPOSE_VERSION=1.29.2 \
DEBUG=false

Expand Down

0 comments on commit cf625c8

Please sign in to comment.