Skip to content

Commit 55c47a1

Browse files
authored
Update deploy.template.yaml
1 parent 21d69f1 commit 55c47a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.do/deploy.template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ spec:
2020
registry: opensign
2121
registry_type: DOCKER_HUB
2222
repository: opensign
23-
tag: staging
23+
tag: main
2424
- http_port: 8080
2525
image:
2626
registry: opensign
2727
registry_type: DOCKER_HUB
2828
repository: opensignserver
29-
tag: staging
29+
tag: main
3030
name: opensignserver
3131
run_command: npm run start
3232
envs:

0 commit comments

Comments
 (0)