+ fx
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/library/busybox:1.36.1-musl AS busybox
|
||||
FROM docker.io/library/busybox:stable-musl AS busybox
|
||||
|
||||
FROM docker.io/library/nats:latest
|
||||
COPY --from=busybox /bin/busybox /bin/busybox
|
||||
|
||||
Reference in New Issue
Block a user