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 71cacf8Copy full SHA for 71cacf8
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:noble@sha256:ab75f0e202814b5d67844cf02b0393e6ccb9015c0c37c4f6f6a55c62c2af0cf6
3
4
# install powershell and other tools used during the build
5
RUN apt update && \
0 commit comments