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 2a0bbc3 commit 4ae5922Copy full SHA for 4ae5922
latest/Dockerfile.amd64
@@ -1,5 +1,5 @@
1
# this base image contains all the basic tools needed, most notably wget and git
2
-FROM owncloud/ubuntu:focal@sha256:34aa62b9c35d97f7a1676875537e62cb4892d67b0399beda9f41b35d6ea6e933
+FROM owncloud/ubuntu:focal@sha256:9cdc86249b1667ecec25b6f6db6a3d8e82a1ec7c7d09ca9916f3a3073ceefb83
3
4
# install powershell and other tools used during the build
5
RUN apt update && \
0 commit comments