Skip to content

Commit

Permalink
Update Context
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielvarona committed Apr 26, 2024
1 parent bca42f5 commit 7e51d4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64
context: .
file: flask-gunicorn.Dockerfile
target: production
# push: true
tags: nathanielvarona/pritunl-slack-app

0 comments on commit 7e51d4f

Please sign in to comment.