Skip to content

Commit

Permalink
Update failing test (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Oct 10, 2024
1 parent f4c0f59 commit 31074cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
id: test
uses: ./
with:
base-image: alpine:latest
base-image: alpine:3.17.1
image: lucacome/alpine-amd64
- name: Get Test Output
run: echo "Workflow Docker Image ${{ steps.test.outputs.needs-updating }}"
Expand Down

0 comments on commit 31074cf

Please sign in to comment.