Skip to content

Commit

Permalink
just updgarde ubutnu an remove latest below
Browse files Browse the repository at this point in the history
  • Loading branch information
drwetter committed Sep 5, 2024
1 parent d7df360 commit 349e328
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-3.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:

deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

steps:
- name: Source checkout
Expand Down Expand Up @@ -60,4 +60,3 @@ jobs:
labels: ${{ steps.docker_meta.outputs.labels }}
tags: |
ghcr.io/${{ github.repository }}:${{ env.BUILD_VERSION }}
ghcr.io/${{ github.repository }}:latest

0 comments on commit 349e328

Please sign in to comment.