mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-18 22:33:00 -04:00
Merge pull request #877 from linuxserver/nginx-proxy-confs-3.19
Bump base image to Alpine 3.19
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# 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 \
|
||||
apk add --no-cache --upgrade \
|
||||
|
||||
Reference in New Issue
Block a user