Skip to content

Commit

Permalink
🚀 アプリのDockerイメージをバージョン4.3.0に更新
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Jan 10, 2025
1 parent d74e541 commit 3bcce2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argoCD/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
containers:
- name: app
imagePullPolicy: Always
image: registry.uniproject-tech.net/hp-infra/arane-site:4.2.13
image: registry.uniproject-tech.net/hp-infra/arane-site:4.3.0
ports:
- containerPort: 3000
volumeMounts:
Expand Down

0 comments on commit 3bcce2a

Please sign in to comment.