Skip to content

Commit 6a9341e

Browse files
Update docker.io/node Docker tag to v24.11.0
1 parent 8cb294e commit 6a9341e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM docker.io/node:24.10.0-alpine3.22
15+
FROM docker.io/node:24.11.0-alpine3.22
1616

1717
LABEL org.opencontainers.image.title="js-regex-security-scanner" \
1818
org.opencontainers.image.description="A static analyzer to scan JavaScript code for problematic regular expressions." \

0 commit comments

Comments
 (0)