diff --git a/Dockerfile b/Dockerfile index 6181de2..4f08cc8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,3 @@ -FROM golang:1.22-alpine as builder - FROM alpine WORKDIR /app RUN apk add --no-cache tzdata