diff --git a/Dockerfile b/Dockerfile index 5a84673..ea16513 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # avoid alpine 3.13 or later due to this issue on armv7 # https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements -FROM alpine:3.23@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 +FROM alpine:3.24@sha256:8ddefa941e689fc29abcdeb8dae3b3c6d139cc08ce9a52633931160701770685 WORKDIR /usr/src/app