Skip to content

Commit 93bc0cb

Browse files
use maintained fork
1 parent 13139aa commit 93bc0cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/microbin/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ spec:
2929
seccompProfile:
3030
type: RuntimeDefault
3131
containers:
32-
- name: microbin
33-
image: danielszabo99/microbin:2.0.4
32+
- name: "microbin"
33+
image: "ghcr.io/dvdsk/microbin:2.0.1"
3434
ports:
3535
- containerPort: 8080
3636
name: microbin

0 commit comments

Comments
 (0)