Skip to content

Commit

Permalink
chore: Update node Docker tag to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Apr 29, 2024
1 parent 6e7ae2f commit 30476e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cron/sp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM node:21-alpine
FROM node:22-alpine

ENV SUMMARY="An image for the CCBC SP Cronjob" \
DESCRIPTION="This image contains the script to run on an OpenShift Cronjob"
Expand Down

0 comments on commit 30476e8

Please sign in to comment.