update version numbers

This commit is contained in:
eyedeekay
2023-07-10 15:03:20 -04:00
parent 9d8da8b65a
commit 0566665a24

View File

@ -1,6 +1,7 @@
FROM debian:sid
## Originally found at: https://yusuke.blog/2021/10/19/3149 and updated to Java 20.
## This does not work yet.
RUN dpkg --add-architecture i386
RUN apt-get update