diff --git a/docker/staging/Dockerfile b/docker/staging/Dockerfile index 2478edd7..4c6c6681 100644 --- a/docker/staging/Dockerfile +++ b/docker/staging/Dockerfile @@ -29,7 +29,7 @@ RUN --mount=type=cache,target=/github.com/traPtitech/anke-to/client/node_modules # run -FROM alpine:3.15.0 +FROM alpine:3.18.2 WORKDIR /app RUN apk --update --no-cache add tzdata \