Skip to content

Commit

Permalink
Updated docker base image
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Barberio <[email protected]>
  • Loading branch information
insomniacslk committed Oct 28, 2024
1 parent 4e49e24 commit 4749806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
docker_publish:
runs-on: ubuntu-latest
runs-on: 1.23
env:
DOCKER_USER: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKER_PASS: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 4749806

Please sign in to comment.