Skip to content

Commit

Permalink
Merge pull request #213 from ukwhatn/dependabot/docker/db/develop/pyt…
Browse files Browse the repository at this point in the history
…hon-3.12.7-slim

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

Please sign in to comment.