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 0c557c6 commit 6058805Copy full SHA for 6058805
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=31.0.4
+ARG NEXTCLOUD_RELEASE=31.0.5
7
LABEL build_version="pagdot version:- ${VERSION} Build-date:- ${BUILD_DATE}"
8
LABEL maintainer="pagdot"
9
Dockerfile.aarch64
0 commit comments