Skip to content

Commit 30a6961

Browse files
authored
devops(docker): fix Docker publishing (#1277)
1 parent 23de451 commit 30a6961

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/docker/publish_docker.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ JAMMY_TAGS=(
4747
"next"
4848
"next-jammy"
4949
"sha-${GITHUB_SHA}"
50-
"v${PW_VERSION}-jammy"
5150
)
5251

5352
if [[ "$RELEASE_CHANNEL" == "stable" ]]; then

0 commit comments

Comments
 (0)