use new image tags

This commit is contained in:
2023-05-13 15:51:30 +02:00
parent 18adc6d4f5
commit 694fa6b824
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
#!/bin/bash
docker build --pull --tag tuxmainy/courier:local .
docker tag tuxmainy/courier:local hub.devloop.de/courier:latest
docker push hub.devloop.de/courier:latest