mirror of
https://github.com/usetrmnl/larapaper.git
synced 2026-08-13 14:28:54 -07:00
chore: update base image; update puppeteer
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
########################
|
||||
# Base Image
|
||||
########################
|
||||
FROM bnussbau/serversideup-php:8.4-fpm-nginx-alpine-imagick-chromium@sha256:2da76057ec8f382028b072a696834290b93ec797b6ffbec02af109a530979062 AS base
|
||||
FROM bnussbau/serversideup-php:8.4-fpm-nginx-alpine-imagick-chromium@sha256:a602faf1f428cb2583991a00361e5035003826a5b1f46c7101fed889059d7807 AS base
|
||||
|
||||
LABEL org.opencontainers.image.source=https://github.com/usetrmnl/larapaper
|
||||
LABEL org.opencontainers.image.description="LaraPaper"
|
||||
|
||||
Generated
+52
-469
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -25,7 +25,7 @@
|
||||
"codemirror": "^6.0.2",
|
||||
"concurrently": "^9.0.1",
|
||||
"laravel-vite-plugin": "^2.0",
|
||||
"puppeteer": "24.41.0",
|
||||
"puppeteer": "25.0.4",
|
||||
"tailwindcss": "^4.0.7",
|
||||
"vite": "^7.3.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user