This website works better with JavaScript.
Home
Help
Sign In
hms
/
pisdr-rpi-image
mirror of
https://github.com/luigifreitas/pisdr-image
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
14
Wiki
Activity
Browse Source
fix docker img name
next_step
Luigi Cruz
3 years ago
parent
c996836329
commit
a888f74980
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 \
Write
Preview
Loading…
Cancel
Save