Sfoglia il codice sorgente

fix docker img name

next_step
Luigi Cruz 3 anni fa
parent
commit
a888f74980
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Vedi File

@@ -1,4 +1,4 @@
FROM amd64/ubuntu:groovy
FROM ubuntu:groovy

RUN apt update
RUN apt install -y --no-install-recommends \


Caricamento…
Annulla
Salva