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 fab0030 commit 237f053Copy full SHA for 237f053
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.2
+ARG NEXTCLOUD_RELEASE=31.0.3
7
LABEL build_version="pagdot version:- ${VERSION} Build-date:- ${BUILD_DATE}"
8
LABEL maintainer="pagdot"
9
Dockerfile.aarch64
0 commit comments