Skip to content

Commit

Permalink
Merge pull request #8 from marip8/update/docker-ci
Browse files Browse the repository at this point in the history
Updated Docker CI to build on SNP 5.0
  • Loading branch information
marip8 authored Aug 16, 2024
2 parents 01e1846 + 3512191 commit 0961b7e
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 0961b7e

Please sign in to comment.