Skip to content

Commit

Permalink
Merge pull request #111 from bcgov/chore/security-updates
Browse files Browse the repository at this point in the history
Security updates: Node v20.15.1 and npm dependencies
  • Loading branch information
TimCsaky authored Jul 16, 2024
2 parents 562a81c + 77d8943 commit 337b1c2
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 108 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# These users will be the default owners for everything in the repo.
# Unless a later match takes precedence, the following users will be
# requested for review when someone opens a pull request.
@kyle1morel @TimCsaky @wilwong89 @jatindersingh93 @norrisng-bc
@TimCsaky @jatindersingh93 @norrisng-bc
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/bcgovimages/alpine-node-libreoffice:20.11.1
FROM docker.io/bcgovimages/alpine-node-libreoffice:20.15.1

ARG APP_ROOT=/opt/app-root/src
ENV APP_PORT=8080 \
Expand Down
Loading

0 comments on commit 337b1c2

Please sign in to comment.