mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-08-30 17:08:26 +08:00
chore: lock Dockerfile base image to specific version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM oven/bun:1-alpine as base
|
||||
FROM oven/bun:1.1.21-alpine as base
|
||||
WORKDIR /app
|
||||
|
||||
# install dependencies into temp directory
|
||||
|
||||
Reference in New Issue
Block a user