Compare commits

...

2 Commits

Author SHA1 Message Date
3wc fdb440aaa7 chore: publish 0.1.0+4.7.2 release
continuous-integration/drone/push Build is passing Details
2023-01-30 21:51:03 -08:00
3wc a3e2051c63 Fix version 2023-01-30 21:49:48 -08:00
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
version: "3.8"
services:
app:
image: git.coopcloud.tech/coop-cloud-chaos-patchs/pelican-docker:4.7.0
image: git.coopcloud.tech/coop-cloud-chaos-patchs/pelican-docker:4.7.2
volumes:
- src:/site
- output:/site-generated
deploy:
labels:
- coop-cloud.${STACK_NAME}.app.version=4.2.0-987f0a1a
- coop-cloud.${STACK_NAME}.version=0.1.0+4.7.2
web:
image: httpd:2.4
volumes: