aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorAstound <kirito@disroot.org>2024-07-10 11:04:31 +0800
committerAstound <kirito@disroot.org>2024-07-10 11:04:31 +0800
commitf9c37b7d5d79c19743771718a2d6ecfdd06d0e17 (patch)
tree92d0bdfcea768030a72f7c6a191bf8f9d6c5c1e0 /core
parent19f69632a096151f4936759bf788f7c84a07bb12 (diff)
downloadyt-local-docker-f9c37b7d5d79c19743771718a2d6ecfdd06d0e17.tar.lz
yt-local-docker-f9c37b7d5d79c19743771718a2d6ecfdd06d0e17.tar.xz
yt-local-docker-f9c37b7d5d79c19743771718a2d6ecfdd06d0e17.zip
update base image
Diffstat (limited to 'core')
-rw-r--r--core/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Dockerfile b/core/Dockerfile
index 7a27e6a..b55460c 100644
--- a/core/Dockerfile
+++ b/core/Dockerfile
@@ -1,4 +1,4 @@
-FROM index.docker.io/python:3.11.8-alpine3.19 AS base
+FROM index.docker.io/python:3.11.9-alpine AS base
LABEL MAINTAINER="heckyel@riseup.net"
# Image to Build Dependencies