Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit 81f6c7f

Browse files
Merge pull request #260 from sgibson91/dependabot-docker-docker-c9bc2619cd
Bump python from 3.14.2-slim to 3.14.3-slim in the docker group
2 parents 6dc7872 + f0a2d85 commit 81f6c7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use a Python slim image
2-
FROM python:3.14.2-slim
2+
FROM python:3.14.3-slim
33

44
# Install gcc
55
RUN apt-get update && apt-get install --yes gcc

0 commit comments

Comments
 (0)