Skip to content

Commit 7688785

Browse files
author
Wolfram Diestel
committed
revenu al ubuntu 22.04 pro JSON-problemoj
1 parent c458827 commit 7688785

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ ARG VERSION=latest
55
FROM ghcr.io/revuloj/voko-grundo/voko-grundo:${VERSION} as grundo
66
# ni bezonos la enhavon de voko-grundo build poste por kopi jsc, stl, dok
77

8-
FROM ubuntu:24.04
8+
# en ubuntu 20.04, 24.04 okazas problemoj pri JSON en JSON ĉe la GH-Api
9+
FROM ubuntu:22.04
910

1011
LABEL Maintainer="<diestel@steloj.de>"
1112

0 commit comments

Comments
 (0)