Skip to content

Commit b4fbdba

Browse files
authored
Merge pull request #51 from udx/worker-upgrade
upgrade to udx-worker:0.32.0
2 parents 87c45cb + 0b0d239 commit b4fbdba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: "CodeQL and Linter Analysis"
2+
name: "CodeQL and Linter"
33

44
on:
55
push:

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Use the latest udx-worker as the base image
2-
FROM usabilitydynamics/udx-worker:0.31.0
2+
FROM usabilitydynamics/udx-worker:0.32.0
33

44
# Add metadata labels
5-
LABEL version="0.18.0"
5+
LABEL version="0.20.0"
66

77
# Set build arguments for Node.js version and application port
88
ARG NODE_VERSION=22.17.1

0 commit comments

Comments
 (0)