mirror of
https://github.com/r-freeman/nextjs-with-docker.git
synced 2024-11-24 06:55:41 +00:00
update workflow
This commit is contained in:
parent
714a40dbb4
commit
0ca2057558
@ -30,7 +30,7 @@ jobs:
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."docker.io"]
|
||||
mirrors: ["mirror.gcr.io"]
|
||||
mirrors = ["mirror.gcr.io"]
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
|
Loading…
Reference in New Issue
Block a user