Skip to content

Commit

Permalink
Merge pull request #10 from tongtybj/PR/GA/Spinal_build_workflow
Browse files Browse the repository at this point in the history
[GA][STM32 Firmware] change the registry of docker image
  • Loading branch information
sugihara-16 authored Dec 27, 2024
2 parents 8f61780 + 5828cc3 commit d4eeb46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spinal_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/sugihara-16/docker_test/stm32cubeide_1.8.0_build_env:2024-11-03
image: ghcr.io/ut-dragon-lab/stm32cubeide_1.8.0_build_env:latest

steps:
- name: Checkout code
Expand Down

0 comments on commit d4eeb46

Please sign in to comment.