Compare commits

..

1 Commits

Author SHA1 Message Date
848218fd72 Update Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-17 22:19:21 +01:00
2 changed files with 75 additions and 78 deletions

View File

@ -1,7 +1,7 @@
FROM debian:stable as builder
WORKDIR /tmp
ENV jgrpp_version=0.53.3
ENV jgrpp_version=0.55.3
ENV opengfx_version=7.1

View File

@ -1,3 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}