Skip to content

Commit

Permalink
Merge pull request #12 from philips-software/dependabot/docker/docker…
Browse files Browse the repository at this point in the history
…/golang-1.20.4-buster

Bump golang from 1.20.2-buster to 1.20.4-buster in /docker
  • Loading branch information
loafoe committed May 10, 2023
2 parents 30d5bc5 + 372f390 commit 60d7228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20.2-buster as builder
FROM golang:1.20.4-buster as builder
WORKDIR /splunk-cf-logdrain
COPY go.mod .
COPY go.sum .
Expand Down

0 comments on commit 60d7228

Please sign in to comment.