Reviewed-on: #1
@ -1,5 +1,7 @@
FROM ubuntu:24.04
ENV TZ='Asia/Tokyo'
RUN apt update && apt install -y wget
WORKDIR /tmp