Skip to content

Commit

Permalink
Updated Pritunl-Zero version, upgraded buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
yarons committed Oct 22, 2023
1 parent 62bebd9 commit 9e5d43e
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 @@ -16,7 +16,7 @@ on:
env:
BASE_IMAGE_NAME: pritunl-zero
BASTION_IMAGE_NAME: pritunl-bastion
PTZTAG: "1.0.2824.86"
PTZTAG: "1.0.2887.68"

jobs:
# Push image to GitHub Packages.
Expand All @@ -32,7 +32,7 @@ jobs:

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Log in to registry
# This is where you will update the PAT to GITHUB_TOKEN
Expand Down

0 comments on commit 9e5d43e

Please sign in to comment.