mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2025-09-18 01:35:57 +00:00
Compare commits
2 Commits
259f175618
...
83df0486e9
Author | SHA1 | Date | |
---|---|---|---|
![]() |
83df0486e9 | ||
![]() |
0b4b2bf099 |
@ -9,7 +9,7 @@ COPY frontend/ ./
|
||||
RUN pnpm build
|
||||
|
||||
# backend
|
||||
FROM golang:1.24-alpine as backend
|
||||
FROM golang:1.25-alpine as backend
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
RUN rm -rf frontend
|
||||
|
Loading…
Reference in New Issue
Block a user