Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <[email protected]>
  • Loading branch information
ZTL-UwU committed Dec 14, 2024
1 parent 13074c8 commit 4d19326
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax = docker/dockerfile:1

ARG NODE_VERSION=22.9.0
ARG NODE_VERSION=23.4.0
FROM node:${NODE_VERSION}-slim as base
# FROM oven/bun:slim as base

Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "nuxt-app",
"name": "the1068fm",
"type": "module",
"version": "2.0.0",
"private": true,
"scripts": {
"build": "nuxt build",
Expand Down

0 comments on commit 4d19326

Please sign in to comment.