Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepone authored Jun 21, 2024
1 parent f02cc15 commit a07f514
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.89.1
GO_VERSION=1.22.3
NODE_VERSION=20.13.1
RELEASE_TAG=openvscode-server-v1.90.1
GO_VERSION=1.22.4
NODE_VERSION=20.15.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 a07f514

Please sign in to comment.