Skip to content

Commit

Permalink
Minor refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
gab-arrobo authored Mar 2, 2024
1 parent 62570f5 commit 1adf6b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ FROM golang:1.22.0-bookworm AS builder

LABEL maintainer="ONF <[email protected]>"

RUN echo "deb http://archive.debian.org/debian stretch main" > /etc/apt/sources.list
RUN apt-get update && \
apt-get -y install --no-install-recommends \
apt-transport-https \
Expand Down

0 comments on commit 1adf6b0

Please sign in to comment.