Skip to content

Commit 5f0aa79

Browse files
committed
docker: update Alpine image (doesn't fix ansi2html issue)
1 parent fe80c38 commit 5f0aa79

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.12
1+
FROM alpine:3.14
22
# fetching cheat sheets
33
## installing dependencies
44
RUN apk add --update --no-cache git py3-six py3-pygments py3-yaml py3-gevent \

0 commit comments

Comments
 (0)