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 1467cbf commit ea1716bCopy full SHA for ea1716b
1 file changed
docs/publish.md
@@ -17,8 +17,8 @@ docker buildx create --use
17
Build and push to Github container image registry:
18
19
```bash
20
-export BUILD_TAG=20250405.10000
21
-export MINOR_TAG=20250405
+export BUILD_TAG=20250531.10000
+export MINOR_TAG=20250531
22
export MAJOR_TAG=1
23
docker buildx build \
24
--label "org.opencontainers.image.source=https://github.com/rajkowski/cms-platform" \
0 commit comments