Skip to content

Commit

Permalink
Merge pull request #210 from moia-oss/dependabot/docker/docker-depend…
Browse files Browse the repository at this point in the history
…encies-2832ae2b5c

Bump golang from 1.21.6 to 1.22.2 in the docker-dependencies group
  • Loading branch information
djablonski-moia authored May 13, 2024
2 parents 5025854 + 74aa4fe commit eedc421
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.21.6
FROM golang:1.22.2
COPY ./ /exporter/
WORKDIR /exporter
RUN make build-linux
Expand Down

0 comments on commit eedc421

Please sign in to comment.