Ver código fonte

fix docker img name

next_step
Luigi Cruz 3 anos atrás
pai
commit
a888f74980
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Ver arquivo

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

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


Carregando…
Cancelar
Salvar