We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623d34e commit 0188ae6Copy full SHA for 0188ae6
1 file changed
my-apps/privacy/sticktock/backend-deployment.yaml
@@ -23,7 +23,7 @@ spec:
23
fsGroup: 1000
24
containers:
25
- name: backend
26
- image: ghcr.io/mitchross/sticktock/backend:latest@sha256:5ba7f76529b5c4f7c33ab9527ceb76079ab4580d54ad25f81c586a7c91823250
+ image: ghcr.io/mitchross/sticktock/backend:latest@sha256:732a90522acdc5b0354e223cb87069387d70ab698c071c18d738fcd567a80744
27
ports:
28
- containerPort: 2000
29
envFrom:
0 commit comments