diff options
Diffstat (limited to 'Containerfile')
| -rw-r--r-- | Containerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Containerfile b/Containerfile index 37fb7a3..07ada9f 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM ubuntu:latest AS builder +FROM ubuntu:questing AS builder ARG BINUTILS_VERSION ARG GCC_VERSION |
