We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772d587 commit 9ad1147Copy full SHA for 9ad1147
utils/docker/publish_docker.sh
@@ -33,7 +33,6 @@ fi
33
34
BIONIC_TAGS=(
35
"next-bionic"
36
- "v${PW_VERSION}-bionic"
37
)
38
if [[ "$RELEASE_CHANNEL" == "stable" ]]; then
39
BIONIC_TAGS+=("bionic")
0 commit comments