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 ce05df8Copy full SHA for ce05df8
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:2c8342889320a49d40e836932f832a976bde046f2898eb8cc148824675eeda70
3
4
# install powershell and other tools used during the build
5
RUN apt update && \
0 commit comments