There was an error while loading. Please reload this page.
2 parents b947807 + 8f761ba commit ffbb3aeCopy full SHA for ffbb3ae
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.22 AS base
+FROM alpine:3.23 AS base
5
6
ARG TARGETPLATFORM
7
ARG WEB_BRANCH="development"
0 commit comments