1
0
mirror of https://github.com/elyby/accounts.git synced 2025-03-21 11:14:19 +05:30

Биндимся на стабильную версию базового php-контейнера

This commit is contained in:
ErickSkrauch 2016-11-19 23:54:07 +03:00
parent c012c33be4
commit 4a8dd2492e
2 changed files with 2 additions and 2 deletions

@ -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