Compare commits

...

1 Commits

Author SHA1 Message Date
Matt Witherspoon 7dbb3b9f66 testing 2023-07-18 17:22:55 -04:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
# spoon was here
FROM ubuntu:focal
ENV TZ="America/New_York"
ENV DEBIAN_FRONTEND=noninteractive
+1
View File
@@ -1,3 +1,4 @@
# spoon was here
FROM ubuntu:jammy
ENV TZ="America/New_York"
ENV DEBIAN_FRONTEND=noninteractive