Skip to content

Commit

Permalink
chore: update base image, lockfile deps
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Jun 3, 2024
1 parent ec38af9 commit 90da527
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 91 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/bento-platform/bento_base_image:node-debian-2024.03.01
FROM ghcr.io/bento-platform/bento_base_image:node-debian-2024.06.01

WORKDIR /app

Expand Down
2 changes: 1 addition & 1 deletion dev.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/bento-platform/bento_base_image:node-debian-2024.03.01
FROM ghcr.io/bento-platform/bento_base_image:node-debian-2024.06.01

WORKDIR /app

Expand Down
Loading

0 comments on commit 90da527

Please sign in to comment.