Skip to content

Commit 39cc705

Browse files
authored
Merge pull request #994 from traPtitech/dependabot/docker/alpine-3.23.2
2 parents ff64fca + 32b8ecb commit 39cc705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN go build -o /Jomon -ldflags "-s -w"
1111

1212
## run
1313

14-
FROM alpine:3.22.2
14+
FROM alpine:3.23.2
1515
ENV TZ Asia/Tokyo
1616

1717
RUN apk --update --no-cache add tzdata \

0 commit comments

Comments
 (0)