Skip to content

Commit

Permalink
Merge pull request #78 from illallangi/dependabot/docker/library/pyth…
Browse files Browse the repository at this point in the history
…on-3.12.4-alpine

Bump library/python from 3.12.3-alpine to 3.12.4-alpine
  • Loading branch information
andrewcole authored Jun 19, 2024
2 parents d959036 + 74d0f14 commit 39a55d1
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 docker.io/library/python:3.12.3-alpine AS base
FROM docker.io/library/python:3.12.4-alpine AS base

FROM base as builder

Expand Down

0 comments on commit 39a55d1

Please sign in to comment.