mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-10 18:43:29 +00:00
Update Dockerfile
This commit is contained in:
parent
da99f7e4e9
commit
02c0e7e7ae
@ -1,7 +1,7 @@
|
|||||||
ARG DEBIAN_VERSION=20210408
|
ARG DEBIAN_VERSION=20210408
|
||||||
ARG HUGO_VERSION
|
|
||||||
|
|
||||||
FROM docker.io/debian:bullseye-${DEBIAN_VERSION}-slim as builder
|
FROM docker.io/debian:bullseye-${DEBIAN_VERSION}-slim as builder
|
||||||
|
ARG HUGO_VERSION
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
rsync \
|
rsync \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
|
Loading…
Reference in New Issue
Block a user