Compare commits

...
This repository has been archived on 2022-09-04. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
Renovate Bot 4730399637
chore(deps): update node.js to v17 2022-04-12 20:59:53 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:14.19.1-alpine as build-deps
FROM node:17.9.0-alpine as build-deps
ARG PLAUSIBLE_CUSTOM_DOMAIN=""