Skip to content

Commit 1d5713d

Browse files
author
Duy Nguyen
authored
Update version to 1.0.0
1 parent e4ed419 commit 1d5713d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
context: .
6060
file: ./Dockerfile
6161
push: true
62-
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/od-request-api:0.0.1, ${{ secrets.DOCKER_HUB_USERNAME }}/od-request-api:latest
62+
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/od-request-api:1.0.0, ${{ secrets.DOCKER_HUB_USERNAME }}/od-request-api:latest
6363
- name: Image digest
6464
run: echo ${{ steps.docker_build.outputs.digest }}

0 commit comments

Comments
 (0)