mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 01:46:10 -04:00
Bump base image to Alpine 3.19
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
FROM ghcr.io/linuxserver/baseimage-alpine:3.17 as grab-stage
|
FROM ghcr.io/linuxserver/baseimage-alpine:3.19 as grab-stage
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --upgrade \
|
apk add --no-cache --upgrade \
|
||||||
|
|||||||
Reference in New Issue
Block a user