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 436e900 commit f6f4825Copy full SHA for f6f4825
backwork/requirements.txt
@@ -8,4 +8,4 @@ backwork-backup-postgresql==0.2.1
8
backwork-notifier-sentry==0.2.0
9
backwork-upload-softlayer==0.2.1
10
backwork-upload-cos==0.3.0
11
-backwork-notifier-http==0.1.2
+backwork-notifier-http==0.1.3
docker-compose.yaml
@@ -7,7 +7,7 @@ services:
7
backwork:
build:
context: ./backwork
- image: us.icr.io/snportals/backwork:1.6.0-dev.1
+ image: bigdatauniversity/backwork:1.6.0
environment:
12
- MYSQL_HOST=mysql
13
- MYSQL_PORT=3306
0 commit comments