mirror of
https://github.com/harness-community/drone-helm-chart-container-registry.git
synced 2026-06-04 18:24:12 +08:00
dockerfile fix
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache libc6-compat
|
||||
FROM alpine:3.18
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user