This commit is contained in:
Mark Paluch
2024-08-08 15:05:27 +02:00
parent 5c94b65dd7
commit bcb4fd1d74

View File

@@ -7,6 +7,7 @@ ENV VERSION=${VERSION}
# Copy Spring Data Redis's Makefile into the container
COPY ./Makefile /
RUN set -eux; \
# sed -i -e 's/http/https/g' /etc/apt/sources.list ; \
apt-get update ; \