1tbfree commited on
Commit
b0e4d54
·
verified ·
1 Parent(s): 6628357

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM trfore/docker-ubuntu2204-systemd
2
  RUN apt update
3
  RUN apt install curl -y
4
  RUN curl -sSf https://sshx.io/get | sh
 
1
+ FROM ubuntu:22.04
2
  RUN apt update
3
  RUN apt install curl -y
4
  RUN curl -sSf https://sshx.io/get | sh