mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #2773 from AndrewKvalheim/docker-registry
Use openSUSE Registry in production Dockerfile
This commit is contained in:
commit
2a851263d3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM opensuse/infrastructure/osem/containers/osem/base
|
||||
FROM registry.opensuse.org/opensuse/infrastructure/osem/containers/osem/base
|
||||
|
||||
# Add our files
|
||||
COPY --chown=1000:1000 . /osem/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue