Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 27a8413

Browse files
authoredDec 11, 2023
Bump alpine from 3.18.2 to 3.19.0
Bumps alpine from 3.18.2 to 3.19.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c715fae commit 27a8413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN --mount=type=cache,target=/github.com/traPtitech/anke-to/client/node_modules
2929

3030

3131
# run
32-
FROM alpine:3.18.2
32+
FROM alpine:3.19.0
3333
WORKDIR /app
3434

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

0 commit comments

Comments
 (0)
Please sign in to comment.