Skip to content

Commit

Permalink
Pin cli docker version to ubuntu:20.04 (#2656)
Browse files Browse the repository at this point in the history
  • Loading branch information
xeonqq committed Jul 29, 2023
1 parent e1b0f2b commit 1c3b285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/Docker/cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu
FROM ubuntu:20.04

# ------------------------------------------------------------------------------
# Pre-requisites
Expand Down

0 comments on commit 1c3b285

Please sign in to comment.