Skip to content

Commit

Permalink
Merge pull request #26 from smswithoutborders/dependabot/docker/pytho…
Browse files Browse the repository at this point in the history
…n-3.13.1-slim

chore(deps): bump python from 3.13.0-slim to 3.13.1-slim
  • Loading branch information
PromiseFru authored Dec 10, 2024
2 parents e61a589 + a29b15e commit dba67be
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,4 +1,4 @@
FROM python:3.13.0-slim
FROM python:3.13.1-slim

RUN apt-get update && \
apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit dba67be

Please sign in to comment.