Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anupriya17 authored Nov 5, 2023
1 parent 6864f31 commit 8141664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
RELEASE_TAG=openvscode-server-v1.83.0
RELEASE_TAG=openvscode-server-v1.84.0
GO_VERSION=1.21.3
NODE_VERSION=18.18.2
NODE_VERSION=20.9.0
# Sign the resulting Docker image digest except on PRs.
# This will only write to the public Rekor transparency log when the Docker
Expand Down

0 comments on commit 8141664

Please sign in to comment.