chore(release): automatic release v0.1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:20.18.0-alpine AS base
|
FROM node:20.17.0-alpine AS base
|
||||||
|
|
||||||
FROM base AS builder
|
FROM base AS builder
|
||||||
RUN apk add --no-cache libc6-compat
|
RUN apk add --no-cache libc6-compat
|
||||||
|
|||||||
Reference in New Issue
Block a user