Skip to content

Commit

Permalink
Fixed .
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Dec 20, 2023
1 parent f75c45d commit 5a85c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Linux
runs-on: ubuntu-latest
container:
image: maven/eclipse-temurin-21-alpine
image: docker://maven/eclipse-temurin-21-alpine
credentials:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit 5a85c61

Please sign in to comment.