ral-facilities / scigateway

SciGateway is the parent application for several plugins providing access to data and compute tools for large Science Facilities
Apache License 2.0
6 stars 4 forks source link

Bump Docker base images #1395

Closed VKTB closed 3 months ago

VKTB commented 3 months ago

Description

Bumps the node Docker image from 20.11.1-alpine3.19 to 20.14.0-alpine3.20 and the httpd Docker image from 2.4.58-alpine3.19 to 2.4.59-alpine3.20. It also bumps the project @types/node dependency from 20.11.5 to 20.14.0.

Testing instructions

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.78%. Comparing base (442caca) to head (66c8dd9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1395 +/- ## ======================================== Coverage 96.78% 96.78% ======================================== Files 48 48 Lines 1740 1740 Branches 492 492 ======================================== Hits 1684 1684 Misses 52 52 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

VKTB commented 3 months ago

Tested the changes with the DataGateway and IMS stacks in Docker.