mirror of
https://github.com/elyby/accounts.git
synced 2024-11-23 05:33:20 +05:30
Биндимся на стабильную версию базового php-контейнера
This commit is contained in:
parent
c012c33be4
commit
4a8dd2492e
@ -1,4 +1,4 @@
|
||||
FROM registry.ely.by/elyby/accounts-php:latest
|
||||
FROM registry.ely.by/elyby/accounts-php:1.0.0
|
||||
|
||||
COPY id_rsa /root/.ssh/id_rsa
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM registry.ely.by/elyby/accounts-php:latest-dev
|
||||
FROM registry.ely.by/elyby/accounts-php:1.0.0-dev
|
||||
|
||||
COPY id_rsa /root/.ssh/id_rsa
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user