diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 68acfe29..4b12b9a2 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -15,7 +15,7 @@ env: IMAGE_NAME: ${{ github.repository }} # Dockerfile arguments RGBDS_REPOSITORY: https://github.com/gbdev/rgbds.git - RGBDS_VERSION: v0.6.1 + RGBDS_VERSION: v0.7.0 OPENPYXL_REPOSITORY: https://github.com/VariantXYZ/openpyxl-variant.git OPENPYXL_VERSION: 873cc3dda43578c098843ebe930325c879d20baf PYTHON_VERSION_NUM: 3.10.6