Browse Source

fix docker img name

next_step
Luigi Cruz 3 years ago
parent
commit
a888f74980
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile View File

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


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


Loading…
Cancel
Save