mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 00:44:06 -04:00
Temp fix for test cases and warning from Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM busybox:latest as builder
|
||||
FROM busybox:latest AS builder
|
||||
# we have to do this hop because distroless is bare without common shell commands
|
||||
|
||||
RUN mkdir -p /etc/unpoller
|
||||
|
||||
Reference in New Issue
Block a user