Skip to content

Commit

Permalink
Merge branch 'master' into feat/amqp-support
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm authored Jun 2, 2024
2 parents 6857d33 + 6993f20 commit c2b9b63
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,5 +1,5 @@
## Build image ##
FROM golang:1.18.3-alpine3.16 as build
FROM golang:1.20.4-alpine3.16 as build

# System dependencies
RUN apk add --no-cache make
Expand Down

0 comments on commit c2b9b63

Please sign in to comment.