Skip to content

Commit

Permalink
Merge pull request #24 from anhnmt/v2
Browse files Browse the repository at this point in the history
Update go version 1.22, minio version RELEASE.2024-02-24T01-33-20Z
  • Loading branch information
anhnmt authored Feb 28, 2024
2 parents 56fcac6 + d359a83 commit 4cbd3ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.21-alpine as builder
FROM golang:1.22-alpine as builder

ENV MINIO_CLIENT_VERSION=RELEASE.2024-02-16T11-05-48Z
ENV MINIO_CLIENT_VERSION=RELEASE.2024-02-24T01-33-20Z

WORKDIR /app

Expand Down

0 comments on commit 4cbd3ff

Please sign in to comment.