Skip to content

Commit 71c11c2

Browse files
authored
Merge pull request #1059 from traPtitech/dependabot/docker/docker/production/alpine-3.21.0
2 parents b096f49 + 5bd9bc8 commit 71c11c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/production/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN --mount=type=cache,target=/go/pkg/mod/cache \
1616
go generate ./... \
1717
&& go build -o collection -ldflags "-s -w"
1818

19-
FROM alpine:3.20.3
19+
FROM alpine:3.21.0
2020

2121
WORKDIR /go/src/github.com/traPtitech/trap-collection-server
2222

0 commit comments

Comments
 (0)