Skip to content

Commit

Permalink
Merge pull request #4 from JMARRUJO91/snyk-fix-9dc622453a6f941b898087…
Browse files Browse the repository at this point in the history
…846796082b

[Snyk] Security upgrade golang from 1.21.3 to 1.21.10
  • Loading branch information
JMARRUJO91 authored May 18, 2024
2 parents 866dff5 + 6408c01 commit 8e9ea37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile.server
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 golang:1.21.3
FROM --platform=linux/amd64 golang:1.21.10

RUN apt-get update && \
apt-get install -y git
Expand Down

0 comments on commit 8e9ea37

Please sign in to comment.