Release v1.0.3

This commit is contained in:
Rangi
2026-08-01 11:27:43 -04:00
parent e7e671b249
commit 307846b03e
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM debian:13-slim
LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds
ARG version=1.0.2
ARG version=1.0.3
WORKDIR /rgbds
COPY . .