Skip to content

Commit 3c72741

Browse files
committed
fix tags
1 parent 9edefeb commit 3c72741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,5 @@ jobs:
129129
with:
130130
context: ${{ matrix.arch }}
131131
file: ${{ matrix.arch }}/Dockerfile
132-
tags: vscode/vscode-linux-build-agent:${{ matrix.arch }}
132+
tags: gitpod/openvscode-server-linux-build-agent:${{ matrix.arch }}
133133
push: ${{ inputs.dockerRelease == true }}

0 commit comments

Comments
 (0)