mirror of
https://github.com/cupcakearmy/docker-ddns-cloudflare.git
synced 2026-06-11 03:36:49 +00:00
use alpine image
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM oven/bun:1 as base
|
||||
FROM oven/bun:1-alpine as base
|
||||
|
||||
WORKDIR /app
|
||||
COPY package.json bun.lockb /app/
|
||||
|
||||
Reference in New Issue
Block a user