Skip to content

Commit

Permalink
chore: docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxsen committed Sep 16, 2024
1 parent 0b2c769 commit 0e8c139
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.21
FROM golang:1.22

RUN apt update && apt install libdlib-dev libblas-dev libatlas-base-dev liblapack-dev libjpeg62-turbo-dev gfortran -y
WORKDIR /build
Expand Down

0 comments on commit 0e8c139

Please sign in to comment.