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 d6dd8cd commit d5ec67bCopy full SHA for d5ec67b
backend/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-ARG PLONE_VERSION=6.0.13
+ARG PLONE_VERSION=6.1.0
3
FROM plone/server-builder:${PLONE_VERSION} as builder
4
5
WORKDIR /app
backend/Dockerfile.acceptance
backend/constraints.txt
@@ -1 +1 @@
--c https://dist.plone.org/release/6.0.13/constraints.txt
+-c https://dist.plone.org/release/6.1.0/constraints.txt
backend/version.txt
-6.0.14
+6.1.0
0 commit comments