Skip to content

Commit

Permalink
Deploy UI updates and security fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr0grog committed Aug 9, 2019
1 parent 2d5e44a commit be3ee35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/production/ui-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: ui
image: envirodgi/ui:e2dc994bc1756a91047527a1563ccca6a47493bf
image: envirodgi/ui:49f79b58593ba78b24c7b035adff19d78fd28c49
imagePullPolicy: Always
ports:
- containerPort: 3001
Expand Down
2 changes: 1 addition & 1 deletion templates/staging/ui-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: ui
image: envirodgi/ui:e2dc994bc1756a91047527a1563ccca6a47493bf
image: envirodgi/ui:49f79b58593ba78b24c7b035adff19d78fd28c49
imagePullPolicy: Always
ports:
- containerPort: 3001
Expand Down

0 comments on commit be3ee35

Please sign in to comment.