Skip to content

Commit 0fd11ae

Browse files
authored
Update main.yml
1 parent 33df105 commit 0fd11ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Run Docker container
2020
uses: addnab/docker-run-action@v3
2121
with:
22-
image: r0d0s/fpga_tools:v1.3
22+
image: r0d0s/fpga_tools:latest
2323
run: |
2424
git clone https://github.com/RDSik/si5340-config-loader.git
2525
cd si5340-config-loader

0 commit comments

Comments
 (0)