mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 05:06:44 +02:00
docker: update Alpine image (doesn't fix ansi2html issue)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.12
|
||||
FROM alpine:3.14
|
||||
# fetching cheat sheets
|
||||
## installing dependencies
|
||||
RUN apk add --update --no-cache git py3-six py3-pygments py3-yaml py3-gevent \
|
||||
|
||||
Reference in New Issue
Block a user