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 c416b70 commit bf2aaccCopy full SHA for bf2aacc
Dockerfile
@@ -3,7 +3,7 @@ FROM ghcr.io/pagdot/baseimage-ubuntu-nginx:noble
3
# set version label
4
ARG BUILD_DATE
5
ARG VERSION
6
-ARG NEXTCLOUD_RELEASE=32.0.0
+ARG NEXTCLOUD_RELEASE=32.0.1
7
LABEL build_version="pagdot version:- ${VERSION} Build-date:- ${BUILD_DATE}"
8
LABEL maintainer="pagdot"
9
Dockerfile.aarch64
0 commit comments