Skip to content

Commit 7a58dea

Browse files
coldfixtcardonne
authored andcommitted
Add support for FROM=ubuntu:20.04
1 parent 8ccce92 commit 7a58dea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

debian-buster/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
ARG FROM=debian:buster-slim
22
FROM ${FROM}
33

4+
ARG DEBIAN_FRONTEND=noninteractive
45
ARG GIT_VERSION="2.26.2"
56
ARG GH_RUNNER_VERSION
67
ARG DOCKER_COMPOSE_VERSION="1.24.1"

0 commit comments

Comments
 (0)