Skip to content

Commit

Permalink
Merge pull request #704 from solarwinds/NH-90671-bump-base-image
Browse files Browse the repository at this point in the history
NH-90671 Bump base image
  • Loading branch information
jaroslav-fedor-swi authored Sep 9, 2024
2 parents 1d50883 + a24d391 commit 15f9587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.22.6-bookworm AS base
FROM docker.io/library/golang:1.22.7-bookworm AS base
WORKDIR /src
COPY ["./src/", "./src/"]

Expand Down

0 comments on commit 15f9587

Please sign in to comment.