There was an error while loading. Please reload this page.
2 parents 1f28459 + 5edbfa2 commit 9be9abbCopy full SHA for 9be9abb
1 file changed
src/Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
ARG FTL_SOURCE=remote
3
# Pull Stable images
4
-FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 AS base
+FROM alpine:3.24.0@sha256:a2d49ea686c2adfe3c992e47dc3b5e7fa6e6b5055609400dc2acaeb241c829f4 AS base
5
6
ARG TARGETPLATFORM
7
ARG WEB_BRANCH="development"
0 commit comments