Shriarulmozhivarman commited on
Commit
efb5818
1 Parent(s): 3ca0ede

Update docker-image.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/docker-image.yml +1 -1
.github/workflows/docker-image.yml CHANGED
@@ -34,4 +34,4 @@ jobs:
34
  context: .
35
  file: ./Dockerfile
36
  push: true
37
- tags: ${{secrets.DOCKER_USERNAME}}/robust_rgb-d_saliency_detection:latest , ${{secrets.DOCKER_USERNAME}}/robust_rgb-d_saliency_detection:${{github.run_number}}
 
34
  context: .
35
  file: ./Dockerfile
36
  push: true
37
+ tags: ${{secrets.DOCKER_USERNAME}}/robust_rgb-d_saliency_detection:latest , ${{secrets.DOCKER_USERNAME}}/robust_rgb-d_saliency_detection:1.0.${{github.run_number}}