adding docker to dependabot
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# sample dockerfile for testing call-docker-build.yaml
|
||||
FROM alpine:edge
|
||||
FROM alpine:3.17.1
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user