Skip to content

Commit

Permalink
update docker image path
Browse files Browse the repository at this point in the history
  • Loading branch information
igorschultz committed Aug 12, 2024
1 parent 1dd4154 commit d015113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todolist-goof/k8s/java-goof.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
spec:
containers:
- name: java-goof
image: us-central1-docker.pkg.dev/GOOGLE_PROJECT/java-goof/goof:VERSION
image: us-central1-docker.pkg.dev/GOOGLE_PROJECT/igors-java-goof/java-goof:VERSION
ports:
- containerPort: 8080
---
Expand Down

0 comments on commit d015113

Please sign in to comment.