fix: align lab02 and lab03 student verification flows

This commit is contained in:
Luca Sacchi Ricciardi
2026-04-10 13:43:02 +00:00
parent 49e15f7ea2
commit f4764253e4
13 changed files with 105 additions and 65 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ RUN addgroup -g 1000 appgroup && \
# Installare strumenti di stress testing e monitoraggio
RUN apk add --no-cache \
stress \
stress-ng \
curl \
wget \
procps \