build: Replace registry address with explicit api version
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
55afb79de5
commit
d24792b8c3
@ -23,10 +23,9 @@ steps:
|
||||
context: .
|
||||
settings:
|
||||
repo: index.docker.io/djpbessems/json-server
|
||||
registry: index.docker.io
|
||||
registry: https://index.docker.io/v1/
|
||||
tags: latest
|
||||
username:
|
||||
from_secret: docker_username
|
||||
username: djpbessems
|
||||
password:
|
||||
from_secret: docker_password
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user