Skip to content

Commit

Permalink
re-specify distro
Browse files Browse the repository at this point in the history
  • Loading branch information
comavius committed May 24, 2024
1 parent 5092a65 commit af83965
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 backend
FROM golang:1.22.3 as server-build
FROM golang:1.22.3-alpine as server-build

WORKDIR /github.com/traPtitech/Jomon
COPY go.mod go.sum ./
Expand Down

0 comments on commit af83965

Please sign in to comment.