Oxen debian:latest -> debian:10
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sivert V. Sæther 2023-02-06 13:16:46 +01:00
parent 1decd34840
commit cdf7ef26f6

View File

@ -1,5 +1,4 @@
#FROM debian:10 FROM debian:10
FROM debian:latest
RUN apt update RUN apt update
RUN apt install -y curl RUN apt install -y curl