Skip to content

Commit

Permalink
Merge pull request #399 from NelsonDane/dependabot/docker/python-3.13…
Browse files Browse the repository at this point in the history
…-slim

Bump python from 3.12-slim to 3.13-slim
  • Loading branch information
NelsonDane authored Oct 14, 2024
2 parents 7f9079a + 498f2d2 commit 2e39eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Nelson Dane

# Build from python slim image
FROM python:3.12-slim
FROM python:3.13-slim

# Set ENV variables
ENV TZ=America/New_York
Expand Down

0 comments on commit 2e39eeb

Please sign in to comment.