Skip to content

Commit

Permalink
Merge pull request #82 from barrelmaker97/dependabot/docker/python-3.…
Browse files Browse the repository at this point in the history
…12.4-alpine

Bump python from 3.12.3-alpine to 3.12.4-alpine
  • Loading branch information
barrelmaker97 committed Jun 10, 2024
2 parents 30f8076 + 792e43b commit 37a7f1c
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.12.3-alpine as base
FROM python:3.12.4-alpine as base

# Install dependencies
FROM base as dependencies
Expand Down

0 comments on commit 37a7f1c

Please sign in to comment.