Skip to content

Commit

Permalink
Update Dockerfile (#1066)
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat authored Jan 21, 2024
1 parent 96efdd3 commit dd41768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icq-relayer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.5-alpine3.18 as build
FROM golang:1.21.5-alpine3.19 as build

WORKDIR /src/app

Expand Down

0 comments on commit dd41768

Please sign in to comment.