Mediocreatmybest commited on
Commit
10a058a
1 Parent(s): 12c3bf8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM mediocreatmybest/ipxe-buildweb:latest
2
  ENV PORT 80
3
  EXPOSE 80
4
  ENTRYPOINT ["/opt/rom-o-matic/start.sh"]
 
1
+ FROM mediocreatmybest/ipxe-buildweb
2
  ENV PORT 80
3
  EXPOSE 80
4
  ENTRYPOINT ["/opt/rom-o-matic/start.sh"]