Skip to content

Commit

Permalink
Merge pull request #751 from traPtitech/dependabot/docker/alpine-3.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
H1rono authored May 11, 2024
2 parents 34c451b + ab33e39 commit c076db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN go build -o /Jomon -ldflags "-s -w"

## run

FROM alpine:3.17.3
FROM alpine:3.19.1
ENV TZ Asia/Tokyo

RUN apk --update --no-cache add tzdata \
Expand Down

0 comments on commit c076db5

Please sign in to comment.