Skip to content

Commit b511da2

Browse files
committed
Again
1 parent 6116259 commit b511da2

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,7 +1,7 @@
11
FROM alpine:3.15
22

33
RUN apk add --update \
4-
python \
4+
python3 \
55
curl \
66
which \
77
bash

0 commit comments

Comments
 (0)