mirror of
https://github.com/cupcakearmy/docker-ddns-cloudflare.git
synced 2025-09-05 21:00:40 +00:00
use alpine image
This commit is contained in:
@@ -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