Skip to content
Snippets Groups Projects
Unverified Commit 7491b9f3 authored by micah's avatar micah :speech_balloon:
Browse files

Use bullseye-backports docker image, for golang-1.19

parent 47738dff
No related branches found
No related tags found
No related merge requests found
Pipeline #109485 failed
FROM debian:bullseye AS build FROM debian:bullseye-backports AS build
RUN apt-get -q update \ RUN apt-get -q update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -qy --no-install-recommends \ && DEBIAN_FRONTEND=noninteractive apt-get install -qy --no-install-recommends \
build-essential \ build-essential \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment