Skip to content

Commit

Permalink
Upgrade Go to 1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Impa10r committed Nov 20, 2024
1 parent 9f3fb58 commit a75638b
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
Expand Up @@ -2,7 +2,7 @@
## Build PeerSwap and PeerSwap Web UI in a joint container
###

FROM golang:1.21.5-bullseye AS builder
FROM golang:1.22.2-bullseye AS builder

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit a75638b

Please sign in to comment.