Skip to content

Commit

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

Bump library/python from 3.12.1-alpine to 3.12.2-alpine
  • Loading branch information
andrewcole authored Mar 11, 2024
2 parents 9a9771c + 48fdf32 commit 141a7e6
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.1-alpine AS base
FROM docker.io/library/python:3.12.2-alpine AS base

FROM base as builder

Expand Down

0 comments on commit 141a7e6

Please sign in to comment.