Skip to content

Commit

Permalink
chore: update base image for CI/CD to Alpine 3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
orenlab committed Dec 8, 2024
1 parent 76f31a8 commit 7358945
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

# Set base images tag
ARG PYTHON_IMAGE=3.13-alpine3.20
ARG ALPINE_IMAGE=3.20
ARG ALPINE_IMAGE=3.21

########################################################################################################################
######################### BUILD ALPINE BASED IMAGE #####################################################################
Expand Down
43 changes: 22 additions & 21 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7358945

Please sign in to comment.