Skip to content

Commit 09126d2

Browse files
[Automation] Bump Golang version to 1.22.5 (#107)
Co-authored-by: obltmachine <150269514+obltmachine@users.noreply.github.com>
1 parent bfadcc3 commit 09126d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.4
1+
1.22.5

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22.4-alpine3.19 as builder
1+
FROM golang:1.22.5-alpine3.19 as builder
22

33
RUN apk add --no-cache musl-dev gcc libpcap libpcap-dev
44

0 commit comments

Comments
 (0)