Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# this base image contains all the basic tools needed, most notably wget and git
FROM owncloud/ubuntu:focal@sha256:34aa62b9c35d97f7a1676875537e62cb4892d67b0399beda9f41b35d6ea6e933
FROM owncloud/ubuntu:focal@sha256:fc7839250a0ce7d7faeb94b56a0c09879d92f94877e682634c3f90486a202b8c

# install powershell and other tools used during the build
RUN apt update && \
Expand Down