Skip to content

Commit 3df6660

Browse files
author
Kody
committed
Temporarily restore Fly Docker runtime to Node 24
1 parent 62445a1 commit 3df6660

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)