Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Glowstudent777 authored Feb 22, 2024
1 parent 98b86af commit bc44446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
driver-opts: image=moby/buildkit:master,network=host

- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: src/
context: ./src
push: false
platforms: linux/amd64
file: Houston.Bot/Dockerfile

0 comments on commit bc44446

Please sign in to comment.