Explorar el Código

fix docker img name

next_step
Luigi Cruz hace 3 años
padre
commit
a888f74980
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Ver fichero

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

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


Cargando…
Cancelar
Guardar