Skip to content

Commit dc1d7a1

Browse files
authored
Merge pull request #5 from fluxygen/upgrade/alpine-3.23.3
Upgrade to alpine 3.23.3
2 parents 470cf36 + 97e4bda commit dc1d7a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22.2
1+
FROM alpine:3.23.3
22

33
# This hack is widely applied to avoid python printing issues in docker containers.
44
# See: https://github.com/Docker-Hub-frolvlad/docker-alpine-python3/pull/13

0 commit comments

Comments
 (0)