Skip to content

Commit

Permalink
fix: Dockerfile to reduce vulnerabilities (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanBlackburn and snyk-bot authored May 8, 2024
1 parent 9bc3d8d commit d36a5fc
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
FROM golang:1.22.2

WORKDIR /telophasecli

Expand Down

0 comments on commit d36a5fc

Please sign in to comment.