Skip to content

Commit

Permalink
Merge pull request #153 from WadeBarnes/update/build
Browse files Browse the repository at this point in the history
Update the build image for the frontend
  • Loading branch information
esune authored Dec 18, 2024
2 parents c06e7eb + bf0016a commit 8309bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/templates/frontend/frontend-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ parameters:
displayName: Build Image Name
description: The name of the Docker image to be used for the build stage.
required: false
value: node:gallium
value: node:22-alpine3.19
- name: CADDY_BUILDER_IMAGE_NAME
displayName: Caddy Builder Image Name
description: The name of the Docker image to be used for the caddy build stage.
Expand Down

0 comments on commit 8309bb2

Please sign in to comment.