We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154b577 commit eaafbbbCopy full SHA for eaafbbb
Dockerfile
@@ -1,6 +1,6 @@
1
# Copyright 2021 Adevinta
2
3
-FROM golang:1.19.1-alpine3.15 as builder
+FROM golang:1.19.3-alpine3.15 as builder
4
# Required because the dependency
5
# https://github.com/confluentinc/confluent-kafka-go requires the gcc compiler.
6
RUN apk add gcc libc-dev
0 commit comments