Skip to content

Commit

Permalink
fix: change to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
daniejoh committed Dec 5, 2024
1 parent 1bc47a7 commit 1f7f6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/kubernetes/container.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
spec: {
containers: [{
name: 'developer-portal',
image: 'ghcr.io/openearthplatforminitiative/developer-portal:test',
image: 'ghcr.io/openearthplatforminitiative/developer-portal:latest',
ports: [{
containerPort: 3000,
}],
Expand Down

0 comments on commit 1f7f6bf

Please sign in to comment.