more specific base version

This commit is contained in:
Robert Dyer
2025-05-29 13:13:26 -05:00
committed by GitHub
parent 6124a6d582
commit 6759916323
+1 -1
View File
@@ -1,5 +1,5 @@
# Use an official Node.js runtime as a parent image # Use an official Node.js runtime as a parent image
FROM node:22-alpine FROM node:22.16.0-alpine3.21
RUN apk add --no-cache \ RUN apk add --no-cache \
alsa-lib \ alsa-lib \