Skip to content

Commit

Permalink
Merge pull request #212 from ukwhatn/dependabot/docker/server/develop…
Browse files Browse the repository at this point in the history
…/python-3.12.7-slim

chore(deps:dockerfile-server): bump python from 3.12.5-slim to 3.12.7-slim in /server
  • Loading branch information
ukwhatn authored Oct 4, 2024
2 parents c919add + dfb3926 commit 88ab778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.5-slim
FROM python:3.12.7-slim

# set workdir
WORKDIR /app
Expand Down

0 comments on commit 88ab778

Please sign in to comment.