Skip to content

Commit eaafbbb

Browse files
Bump golang from 1.19.1-alpine3.15 to 1.19.3-alpine3.15 (#90)
1 parent 154b577 commit eaafbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2021 Adevinta
22

3-
FROM golang:1.19.1-alpine3.15 as builder
3+
FROM golang:1.19.3-alpine3.15 as builder
44
# Required because the dependency
55
# https://github.com/confluentinc/confluent-kafka-go requires the gcc compiler.
66
RUN apk add gcc libc-dev

0 commit comments

Comments
 (0)