Parcourir la source

fix docker img name

next_step
Luigi Cruz il y a 3 ans
Parent
révision
a888f74980
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Voir le fichier

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

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


Chargement…
Annuler
Enregistrer