Skip to content

Commit

Permalink
Updated Docker CI to build on SNP 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Aug 16, 2024
1 parent 01e1846 commit 3512191
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 @@ -55,7 +55,7 @@ jobs:
context: .
file: docker/Dockerfile
build-args: |
TAG=${{ matrix.distro }}-4.4
TAG=${{ matrix.distro }}-5.0
push: ${{ env.PUSH_DOCKER_IMAGE }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 3512191

Please sign in to comment.