enemy7 commited on
Commit
378a5e0
·
1 Parent(s): 900427f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # # Use the base Ubuntu 18.04 image
2
- FROM ubuntu
3
 
4
  # # Set the working directory
5
  # WORKDIR /home/cs16server
 
1
  # # Use the base Ubuntu 18.04 image
2
+ FROM ubuntu:latest
3
 
4
  # # Set the working directory
5
  # WORKDIR /home/cs16server