mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-04 01:39:28 -06:00
Merge pull request #25 from tmdinosaurcenter/dependabot/docker/python-3.14-slim
Bump python from 3.9-slim to 3.14-slim
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# Use a lightweight Python image
|
# Use a lightweight Python image
|
||||||
FROM python:3.9-slim
|
FROM python:3.14-slim
|
||||||
|
|
||||||
# Set the working directory
|
# Set the working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user