Skip to content

Commit

Permalink
chore: github actions version upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
morlay committed Nov 15, 2023
1 parent 8319b61 commit 2d01bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: echo "tag=$(cat ../version)" >> $GITHUB_ENV

- name: Build base image
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: ./harbor
file: ./harbor/make/photon/${{ matrix.component }}/Dockerfile.base
Expand Down

0 comments on commit 2d01bde

Please sign in to comment.