Update Dockerfile

This commit is contained in:
Trey Yoder
2022-01-21 17:32:29 -05:00
committed by GitHub
parent e933482d4f
commit 861711e440
+1 -1
View File
@@ -1,5 +1,5 @@
FROM ubuntu:latest
RUN apt-get install -y tzdata
RUN apt-get update
RUN apt-get upgrade -y