Skip to content

Commit f2e91d8

Browse files
author
Hamza Shahid
committed
chore: bump version to force railway cache bust
1 parent 618a168 commit f2e91d8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM node:24-alpine AS builder
22

3+
# Force rebuild: 2026-01-16-v4
34
RUN apk update && \
45
apk add --no-cache git ffmpeg wget curl bash openssl
56

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "evolution-api",
3-
"version": "2.3.7",
3+
"version": "2.3.7-railway.1",
44
"description": "Rest api for communication with WhatsApp",
55
"main": "./dist/main.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)