Skip to content

Commit

Permalink
Attempt to fix GH docker action
Browse files Browse the repository at this point in the history
  • Loading branch information
jessemortenson committed Oct 7, 2024
1 parent e8cd2cd commit e4fce8a
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 @@ -17,4 +17,4 @@ jobs:
dockerfile: /github/workspace/Dockerfile
tag_with_ref: true
tags: latest
runs-on: ubuntu-18.04
runs-on: ubuntu-latest

0 comments on commit e4fce8a

Please sign in to comment.