Skip to content

Commit

Permalink
Merge pull request #214 from ukwhatn/dependabot/docker/discord/develo…
Browse files Browse the repository at this point in the history
…p/python-3.12.7-slim

chore(deps:dockerfile-bot): bump python from 3.12.5-slim to 3.12.7-slim in /discord
  • Loading branch information
ukwhatn authored Oct 4, 2024
2 parents f0d98a7 + efca599 commit 6e79f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/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

WORKDIR /app

Expand Down

0 comments on commit 6e79f73

Please sign in to comment.