Skip to content

Commit

Permalink
update deployment manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
gbaeke committed Jan 3, 2021
1 parent b01a232 commit 7d9ca5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: go-template
image: gbaeke/go-template:latest
image: ghcr.io/gbaeke/go-template:0.0.2
securityContext:
runAsUser: 10000
runAsNonRoot: true
Expand Down

0 comments on commit 7d9ca5d

Please sign in to comment.