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 c0b9c64 commit 85ed3d0Copy full SHA for 85ed3d0
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=29.0.8
+ARG NEXTCLOUD_RELEASE=29.0.9
7
LABEL build_version="pagdot version:- ${VERSION} Build-date:- ${BUILD_DATE}"
8
LABEL maintainer="pagdot"
9
Dockerfile.aarch64
0 commit comments