feat: release 3.5.0
This commit is contained in:
@@ -20,7 +20,7 @@ WORKDIR /app
|
||||
COPY --from=prod-deps /app/node_modules /app/node_modules
|
||||
COPY --from=build /app/dist /app/dist
|
||||
|
||||
LABEL version="3.3.0"
|
||||
LABEL version="3.5.0"
|
||||
LABEL description="Astro based personal website"
|
||||
|
||||
ENV HOST=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user