Skip to content

Commit 608a182

Browse files
committed
docker workflow update
1 parent beb8e53 commit 608a182

18 files changed

Lines changed: 18 additions & 18 deletions

.github/workflows/3DS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-build-devkitpro:latest
19+
image: reallibretroretroarch/libretro-build-devkitpro:latest
2020
options: --user root
2121

2222
steps:

.github/workflows/DOS-DJGPP.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-djgpp-build-container:latest
19+
image: reallibretroretroarch/libretro-djgpp-build-container:latest
2020
options: --user root
2121

2222
steps:

.github/workflows/Emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-build-emscripten:latest
19+
image: reallibretroretroarch/libretro-build-emscripten:latest
2020
options: --user root
2121

2222
steps:

.github/workflows/GameCube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-build-devkitpro:latest
19+
image: reallibretroretroarch/libretro-build-devkitpro:latest
2020
options: --user root
2121

2222
steps:

.github/workflows/Linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-build-i386-ubuntu:xenial-gcc9
19+
image: reallibretroretroarch/libretro-build-i386-ubuntu:xenial-gcc9
2020
options: --user root
2121

2222
steps:

.github/workflows/Miyoo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-build-dingux:latest
19+
image: reallibretroretroarch/libretro-build-dingux:latest
2020
options: --user root
2121

2222
steps:

.github/workflows/PS2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-build-ps2:latest
19+
image: reallibretroretroarch/libretro-build-ps2:latest
2020
options: --user root
2121

2222
steps:

.github/workflows/PS3-PSL1GHT.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-build-psl1ght:latest
19+
image: reallibretroretroarch/libretro-build-psl1ght:latest
2020
options: --user root
2121

2222
steps:

.github/workflows/PS4-ORBIS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-build-orbis:latest
19+
image: reallibretroretroarch/libretro-build-orbis:latest
2020
options: --user root
2121

2222
steps:

.github/workflows/PSP.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: git.libretro.com:5050/libretro-infrastructure/libretro-build-psp:latest
19+
image: reallibretroretroarch/libretro-build-psp:latest
2020
options: --user root
2121

2222
steps:

0 commit comments

Comments
 (0)