Update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Build container
|
||||
FROM debian:bullseye-slim as builder
|
||||
FROM docker.io/debian:bullseye-slim as builder
|
||||
|
||||
# Update package lists and install necessary packages in the build container
|
||||
RUN apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user