Skip to content

Commit

Permalink
Merge pull request #53 from hypersign-protocol/update-prajna
Browse files Browse the repository at this point in the history
update
  • Loading branch information
Pratap2018 authored Dec 28, 2023
2 parents a19dac7 + a87ddb7 commit ab8428d
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 @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: auth-server
image: __GOOGLE_ARTIFACT_URL__/__GOOGLE_PROJECT_ID__/__GOOGLE_ARTIFACT_REPO__/auth-server:latest
image: __GOOGLE_ARTIFACT_URL__/__GOOGLE_PROJECT_ID__/__GOOGLE_ARTIFACT_REPO__/auth-server:1
imagePullPolicy: Always
volumeMounts:
- mountPath: "/usr/src/app"
Expand Down

0 comments on commit ab8428d

Please sign in to comment.