Skip to content

Commit 4cc3840

Browse files
authored
Merge pull request #2 from dovetailworld/upgrade/alpine-3.21
Upgrade alpine linux to 3.21
2 parents 245761f + 36b7811 commit 4cc3840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20
1+
FROM alpine:3.21
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)