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

Commit 1baeaa4

Browse files
authored
Merge pull request #63 from adeelamin15/master
Updates alpine version to v3.17
2 parents 16aeedf + 480a4da commit 1baeaa4

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)