Skip to content

Commit

Permalink
fix docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Mar 18, 2024
1 parent b61903b commit e0e8316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Expand Up @@ -115,7 +115,7 @@ blocks:
os_image: ubuntu2004
containers:
- name: rake-compiler-dock
image: "ghcr.io/rake-compiler/rake-compiler-dock-image:1.4.0-mri-x64-mingw32-ucrt"
image: "ghcr.io/rake-compiler/rake-compiler-dock-image:1.4.0-mri-x64-mingw-ucrt"
jobs:
- name: build x64-mingw-ucrt
commands:
Expand Down

0 comments on commit e0e8316

Please sign in to comment.