mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-03 21:48:32 -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
|
||||
FROM python:3.9-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user