Skip to content

Commit f6f4825

Browse files
author
ben honda
committed
bump backwork-notifier-http tag
1 parent 436e900 commit f6f4825

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backwork/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ backwork-backup-postgresql==0.2.1
88
backwork-notifier-sentry==0.2.0
99
backwork-upload-softlayer==0.2.1
1010
backwork-upload-cos==0.3.0
11-
backwork-notifier-http==0.1.2
11+
backwork-notifier-http==0.1.3

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
backwork:
88
build:
99
context: ./backwork
10-
image: us.icr.io/snportals/backwork:1.6.0-dev.1
10+
image: bigdatauniversity/backwork:1.6.0
1111
environment:
1212
- MYSQL_HOST=mysql
1313
- MYSQL_PORT=3306

0 commit comments

Comments
 (0)