Skip to content

Commit

Permalink
Merge pull request #26 from Ilyes512/dependabot/docker/golang-1.20.7-…
Browse files Browse the repository at this point in the history
…bullseye

Bump golang from 1.20.5-bullseye to 1.20.7-bullseye
  • Loading branch information
Ilyes512 authored Aug 28, 2023
2 parents 84978a3 + e3c4a28 commit 7450c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20.5-bullseye AS builder
FROM golang:1.20.7-bullseye AS builder

WORKDIR /src

Expand Down

0 comments on commit 7450c9f

Please sign in to comment.