Skip to content

Commit e09b102

Browse files
author
Kody
committed
Temporarily restore Fly Docker runtime to Node 24
1 parent 737b5e3 commit e09b102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

epicshop/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:26-bookworm-slim as base
1+
FROM node:24-bookworm-slim as base
22

33
RUN apt-get update && apt-get install -y git
44

0 commit comments

Comments
 (0)