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 57f0701 commit 1ac2231Copy full SHA for 1ac2231
scripts/remote-image/Dockerfile
@@ -1,5 +1,5 @@
1
# Our images must be for Linux x86_64
2
-FROM --platform=linux/amd64 ubuntu:focal@sha256:8e5c4f0285ecbb4ead070431d29b576a530d3166df73ec44affc1cd27555141b
+FROM --platform=linux/amd64 ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214
3
4
ENV DEBIAN_FRONTEND=noninteractive
5
0 commit comments