test
parent
76aa8f4ff4
commit
80b4dd1f80
|
@ -1,4 +1,4 @@
|
||||||
FROM ubuntu:focal AS builder
|
FROM debian:buster-slim AS builder
|
||||||
|
|
||||||
# needed to install tzdata
|
# needed to install tzdata
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
Loading…
Reference in New Issue