Skip to content

Commit d205687

Browse files
committed
up
1 parent ed28288 commit d205687

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

my-apps/privacy/sticktock/backend-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
fsGroup: 1000
2424
containers:
2525
- name: backend
26-
image: ghcr.io/mitchross/sticktock/backend:latest@sha256:732a90522acdc5b0354e223cb87069387d70ab698c071c18d738fcd567a80744
26+
image: ghcr.io/mitchross/sticktock/backend:latest@sha256:f31d99a6b31b3bd199c0afd2c117ff49ba1e9f5b356ee63d41ac1a06e0835998
2727
ports:
2828
- containerPort: 2000
2929
envFrom:

my-apps/privacy/sticktock/frontend-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
fsGroup: 1000
2424
containers:
2525
- name: frontend
26-
image: ghcr.io/mitchross/sticktock/frontend:latest@sha256:127824dc2fe814066d84ea740939b4fe60048384337babda4307113739d8be33
26+
image: ghcr.io/mitchross/sticktock/frontend:latest@sha256:2c32487d6213eb5984ace22a9a9af38e056148b84ed77fe8d79518a06952ae62
2727
ports:
2828
- containerPort: 3000
2929
envFrom:

0 commit comments

Comments
 (0)