adding docker to dependabot

This commit is contained in:
Bret Fisher
2023-03-24 23:43:25 -04:00
parent ec684c5ade
commit e6d4862f06
2 changed files with 9 additions and 1 deletions

View File

@@ -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