Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Commit

Permalink
Merge pull request #45 from tar-xzvff/update_app_version
Browse files Browse the repository at this point in the history
Update app version
  • Loading branch information
tar-xzvff authored Aug 8, 2018
2 parents 803ab81 + 23ac5b6 commit 48a4ecb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker_build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

docker build -t relate-webui:20180802005 -f docker/relate_webui/Dockerfile .
docker build -t relate-webui:20180808006 -f docker/relate_webui/Dockerfile .

docker build -t relate-staticfiles-webserver:20180524 -f docker/relate_staticfiles_webserver/Dockerfile .
2 changes: 1 addition & 1 deletion manifest/helm/relate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ metadata:
spec:
containers:
- name: relate
image: relate-webui:20180802005
image: relate-webui:20180808006
ports:
- name: relate
containerPort: 7777
Expand Down

0 comments on commit 48a4ecb

Please sign in to comment.