Skip to content

Commit a004415

Browse files
authored
Merge pull request #35 from toggetit/main
[webhook-go] Bump version to 2.13.0
2 parents 11d2bbc + ee4e7a9 commit a004415

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG R10K_VERSION=5.0.0
22

33
FROM docker.io/library/golang:alpine AS builder
4-
ARG WEBHOOK_GO_VERSION=2.9.0
4+
ARG WEBHOOK_GO_VERSION=2.13.0
55

66
RUN apk add --no-cache ca-certificates
77

build_versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
include:
33
- container_r10k: "5.0.0"
4-
source_webhook_go: "2.9.0"
4+
source_webhook_go: "2.13.0"

0 commit comments

Comments
 (0)