about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-04-11 17:13:05 +0200
committerAlan Pearce2024-04-11 17:13:05 +0200
commit848980f481fec6fdc5f607cce2db7f2c77db0c58 (patch)
tree2686433b419adb98b8be042e09ae4be3de3eec4e
parentb696c32da597727126980f205be5e1e1e5c3c2cd (diff)
downloadwebsite-848980f481fec6fdc5f607cce2db7f2c77db0c58.tar.lz
website-848980f481fec6fdc5f607cce2db7f2c77db0c58.tar.zst
website-848980f481fec6fdc5f607cce2db7f2c77db0c58.zip
Update bun
-rw-r--r--Dockerfile2
-rw-r--r--flake.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/Dockerfile b/Dockerfile
index 8ef0382..915a6a9 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
 # syntax = docker/dockerfile:1
 
 # Adjust BUN_VERSION as desired
-ARG BUN_VERSION=1.0.36
+ARG BUN_VERSION=1.1.2
 FROM docker.io/oven/bun:${BUN_VERSION} as base
 
 LABEL fly_launch_runtime="Bun"
diff --git a/flake.lock b/flake.lock
index 6d189bd..81cdb7b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -51,11 +51,11 @@
     },
     "nixpkgs": {
       "locked": {
-        "lastModified": 1711715736,
-        "narHash": "sha256-9slQ609YqT9bT/MNX9+5k5jltL9zgpn36DpFB7TkttM=",
+        "lastModified": 1712757991,
+        "narHash": "sha256-kR7C7Fqt3JP40h0mzmSZeWI5pk1iwqj4CSeGjnUbVHc=",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "807c549feabce7eddbf259dbdcec9e0600a0660d",
+        "rev": "d6b3ddd253c578a7ab98f8011e59990f21dc3932",
         "type": "github"
       },
       "original": {