Browse Source

change version of iru-base

tomishinets.v 6 years ago
parent
commit
d1596fe5a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM registry.sdsys.ru/iru/iru-base:0.1
+FROM registry.sdsys.ru/iru/iru-base:0.3
 ENTRYPOINT ["/tmp/docker-entrypoint.sh"]
 COPY docker-entrypoint.sh \
      healthcheck.sh \