Skip to content

Commit

Permalink
fix(deps): update pino-logging-gcp-config
Browse files Browse the repository at this point in the history
Update deps @google/cloud-logging, @types/node, google-gax, node

Change-Id: I0425d80c45ec05be147e607cec38c182fa23c1bc
GitOrigin-RevId: b888b01d107be416c803f872772cc86dcf2a586d
  • Loading branch information
renovate-bot authored and anantdamle committed Sep 4, 2024
1 parent c01c685 commit 743cc54
Show file tree
Hide file tree
Showing 3 changed files with 449 additions and 510 deletions.
2 changes: 1 addition & 1 deletion projects/pino-logging-gcp-config/buildtest.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

## Description: Run unit tests in this directory isolated in a docker container.

FROM node:22.5.1-slim
FROM node:22.7.0-slim
ARG PROJECT_SUBDIRECTORY
WORKDIR "${PROJECT_SUBDIRECTORY}"
ENTRYPOINT [ "/bin/sh", "-e", "-x", "-c" ]
Expand Down
Loading

0 comments on commit 743cc54

Please sign in to comment.