Skip to content

Commit

Permalink
Rebase docker to python:3.11.7-alpine3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Jan 7, 2024
1 parent e100156 commit d3bd547
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.11.6-alpine3.18
FROM python:3.11.7-alpine3.19

RUN mkdir -p /home/builder/scripts
RUN mkdir -p /output
Expand Down

0 comments on commit d3bd547

Please sign in to comment.