Skip to content

Commit a4a54e6

Browse files
committed
fix: update Bun version to 1.3.9 in Dockerfile
1 parent 3ef652b commit a4a54e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ENV DEBIAN_FRONTEND=noninteractive
88
# Set versions for our tools as arguments
99
ARG HUGO_VERSION=0.155.3
1010
ARG DART_SASS_VERSION=1.97.2
11-
ARG BUN_VERSION=1.3.5
11+
ARG BUN_VERSION=1.3.9
1212
ARG PLAYWRIGHT_VERSION=1.58.1
1313

1414
# 1. Install base dependencies and Java 21 (required for Firebase emulators - firebase-tools requires Java 21+)

0 commit comments

Comments
 (0)