Skip to content

Commit

Permalink
Merge pull request #312 from borgmatic-collective/dependabot/docker/p…
Browse files Browse the repository at this point in the history
…ython-3.12.3-alpine3.19

Bump python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19
  • Loading branch information
grantbevis authored Apr 11, 2024
2 parents 451b98d + ffcc12b commit bab1f5a
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,6 +1,6 @@
# syntax = docker/dockerfile:latest

FROM python:3.12.2-alpine3.19 as base
FROM python:3.12.3-alpine3.19 as base
ARG TARGETARCH

LABEL maintainer='borgmatic-collective'
Expand Down

0 comments on commit bab1f5a

Please sign in to comment.