Skip to content

Commit be3ee35

Browse files
committed
1 parent 2d5e44a commit be3ee35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/production/ui-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
spec:
1313
containers:
1414
- name: ui
15-
image: envirodgi/ui:e2dc994bc1756a91047527a1563ccca6a47493bf
15+
image: envirodgi/ui:49f79b58593ba78b24c7b035adff19d78fd28c49
1616
imagePullPolicy: Always
1717
ports:
1818
- containerPort: 3001

templates/staging/ui-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
spec:
1313
containers:
1414
- name: ui
15-
image: envirodgi/ui:e2dc994bc1756a91047527a1563ccca6a47493bf
15+
image: envirodgi/ui:49f79b58593ba78b24c7b035adff19d78fd28c49
1616
imagePullPolicy: Always
1717
ports:
1818
- containerPort: 3001

0 commit comments

Comments
 (0)