Skip to content

Commit

Permalink
Merge branch 'master' into fix/guppy-csrf
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 authored Jan 4, 2024
2 parents bcfd969 + fcfebe0 commit 381e69a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Docker/jenkins/Jenkins/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.434-jdk21
FROM jenkins/jenkins:2.439-jdk21

USER root

Expand Down
4 changes: 2 additions & 2 deletions kube/services/ohdsi-webapi/ohdsi-webapi-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
limits:
memory: 4Gi
- name: ohdsi-webapi-reverse-proxy
image: nginx:1.23
image: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/nginx:1.23
ports:
- containerPort: 80
volumeMounts:
Expand All @@ -97,4 +97,4 @@ spec:
cpu: 100m
memory: 100Mi
limits:
memory: 500Mi
memory: 500Mi

0 comments on commit 381e69a

Please sign in to comment.