Skip to content

Commit ad1115f

Browse files
committed
Downgrade DKP docker version
1 parent 85011ff commit ad1115f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
container:
16-
image: docker://devkitpro/devkita64:20240604
16+
image: docker://devkitpro/devkita64:20240120
1717

1818
steps:
1919
- name: Check out repository

0 commit comments

Comments
 (0)