Skip to content

Commit

Permalink
Merge pull request #1 from julianbueno/hotfix/image-change
Browse files Browse the repository at this point in the history
changed container image
  • Loading branch information
julianbueno committed Jul 3, 2018
2 parents 9c31895 + 9572ac5 commit 3bc442a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .k8s/deployments/golang-web-min.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: golang-web-min
image: gcr.io/sylvan-server-205610/github-julianbueno-golang-web-minimal:latest
image: gcr.io/modern-ci-cd-6074765236/github-julianbueno-modern-ci-cd-gcp:latest
resources:
limits:
cpu: 0.2
Expand Down

0 comments on commit 3bc442a

Please sign in to comment.