Pin alpine version more specifically (#2)
All checks were successful
Build Image / Validate Image (push) Successful in 12s
Build Image / Publish Image (push) Successful in 35s
Build Image / Notify (push) Successful in 2s

Reviewed-on: #2
This commit is contained in:
MrMeeb 2025-01-15 13:43:45 +00:00
parent 22d0598146
commit 53674532ba
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: Test Pull Request
on:
pull_request:
branches:
- 'main'
- 'master'
- 'develop'
env:

View File

@ -1,4 +1,4 @@
FROM alpine:3.21
FROM alpine:3.21.1
RUN apk --no-cache add net-snmp
ADD mibs.tar.gz /mibs/