Skip to content

Commit

Permalink
chore: bump compose go version to match go.mod (#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishmaelavila authored Oct 5, 2024
1 parent 0128107 commit 836b950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.compose
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/golang:1.21-alpine3.19
FROM docker.io/golang:1.22.3-alpine3.19

WORKDIR /src/shiori

Expand Down

0 comments on commit 836b950

Please sign in to comment.