oh nice, looks like 3.18 fixed whatever broke in 3.17

This commit is contained in:
ed 2023-05-12 23:38:10 +00:00
parent b286ab539e
commit 2646f6a4f2

View file

@ -1,5 +1,4 @@
# TODO easymde embeds codemirror on 3.17 due to new npm probably
FROM alpine:3.16
FROM alpine:3.18
WORKDIR /z
ENV ver_asmcrypto=c72492f4a66e17a0e5dd8ad7874de354f3ccdaa5 \
ver_hashwasm=4.9.0 \