Skip to content

Commit

Permalink
Update Dockerfiles (#26992)
Browse files Browse the repository at this point in the history
Co-authored-by: auto dockerfiles update <>
Co-authored-by: Judah Schwartz <JudahSchwartz@users.noreply.github.com>
  • Loading branch information
content-bot and JudahSchwartz committed May 23, 2024
1 parent ba8fec4 commit 930b54d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/python3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Last modified: 2024-03-26T00:12:41.379796+00:00
FROM python:3.10.14-alpine3.19
# Last modified: 2024-05-23T00:13:51.776749+00:00
FROM python:3.10.14-alpine3.20

# Upgrade all packages to latest
RUN apk --update --no-cache upgrade
Expand Down

0 comments on commit 930b54d

Please sign in to comment.