We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23de451 commit 30a6961Copy full SHA for 30a6961
utils/docker/publish_docker.sh
@@ -47,7 +47,6 @@ JAMMY_TAGS=(
47
"next"
48
"next-jammy"
49
"sha-${GITHUB_SHA}"
50
- "v${PW_VERSION}-jammy"
51
)
52
53
if [[ "$RELEASE_CHANNEL" == "stable" ]]; then
0 commit comments