Skip to content

Commit

Permalink
feat(jbops): update docker.io/library/python ( 3.11 → 3.12 ) (#1007)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] committed May 9, 2024
1 parent 4183bb3 commit d3a103b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/jbops/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/python:3.11-alpine
FROM docker.io/library/python:3.12-alpine

ARG TARGETPLATFORM
ARG VERSION
Expand Down

0 comments on commit d3a103b

Please sign in to comment.