We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0bbc3 commit 037d7a4Copy full SHA for 037d7a4
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:jammy@sha256:9a3661db66ab8d7f3ed34eb7dfe75551f7391545d4c27ccfaae5a986b0c980f8
3
4
# install powershell and other tools used during the build
5
RUN apt update && \
0 commit comments