Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Commit c18b156

Browse files
committed
Merge branch 'master' into v2
2 parents 47fc1ac + 1baeaa4 commit c18b156

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.13
1+
FROM alpine:3.17
22

33
RUN apk --update --no-cache add nodejs npm python3 py3-pip jq curl bash git docker && \
44
ln -sf /usr/bin/python3 /usr/bin/python

0 commit comments

Comments
 (0)