Compare commits
2 Commits
1433d37afa
...
04ef066158
| Author | SHA1 | Date | |
|---|---|---|---|
| 04ef066158 | |||
| 8bcb2618a2 |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
image: chiko/77th_eventcalendarntfy:dev
|
||||
image: chiko/77th_eventcalendarntfy:v0.1.2
|
||||
build: .
|
||||
volumes:
|
||||
- ./data/db:/opt/app/data/db
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"name": "77th_eventcalendernotification",
|
||||
"module": "./src/app.ts",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user