1
0
Fork 0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-05-19 03:26:08 +02:00

Merge pull request #255 from lineageos4microg/dependabot_updates_dockerfile

Dependabot updates dockerfile
This commit is contained in:
Philip Nagler-Frank 2022-01-27 19:42:02 +01:00 committed by GitHub
commit 62300ad6ca
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,10 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"

View File

@ -1,8 +1,6 @@
name: Docker
on:
schedule:
- cron: '20 5 * * 1'
push:
pull_request:

View File

@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:20.04@sha256:57df66b9fc9ce2947e434b4aa02dbe16f6685e20db0c170917d4a1962a5fe6a9
LABEL maintainer="Nicola Corna <nicola@corna.info>"
# Environment variables