You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, our Bitbucket Pipelines build for docker container started to fail.
`Step 1/9 : FROM adoptopenjdk/openjdk8:ubuntu-jre
ubuntu-jre: Pulling from adoptopenjdk/openjdk8
ubuntu-jre: Pulling from adoptopenjdk/openjdk8
no matching manifest for linux/amd64 in the manifest list entries`
I can see that "ubuntu-jre" tag was updated 2 days ago and currently architecture does not include linux/amd64.
While "ubuntu-jre-nightly" tag still includes linux/amd64 architecture.
Is this intended change or a bug?
Thanks
The text was updated successfully, but these errors were encountered:
Hi, our Bitbucket Pipelines build for docker container started to fail.
`Step 1/9 : FROM adoptopenjdk/openjdk8:ubuntu-jre
ubuntu-jre: Pulling from adoptopenjdk/openjdk8
ubuntu-jre: Pulling from adoptopenjdk/openjdk8
no matching manifest for linux/amd64 in the manifest list entries`
I can see that "ubuntu-jre" tag was updated 2 days ago and currently architecture does not include linux/amd64.
While "ubuntu-jre-nightly" tag still includes linux/amd64 architecture.
Is this intended change or a bug?
Thanks
The text was updated successfully, but these errors were encountered: