Skip to content

Commit

Permalink
Update Dockerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
auto dockerfiles update committed Sep 10, 2024
1 parent 3258b49 commit bbef583
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-09-08T00:17:15.490911+00:00
FROM python:3.11.9-alpine3.20
# Last modified: 2024-09-10T00:16:05.687860+00:00
FROM python:3.11.10-alpine3.20

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

0 comments on commit bbef583

Please sign in to comment.