Skip to content
Snippets Groups Projects
Commit b4b20cf4 authored by Griefed's avatar Griefed :joystick:
Browse files

Merge remote-tracking branch 'origin/lsiobase/alpine' into lsiobase/alpine

parents 7670a21e e1781718
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- id: compute_tag
uses: craig-day/compute-tag@v11
uses: craig-day/compute-tag@v13
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
version_scheme: semantic
......
FROM lsiobase/alpine:3.12
FROM lsiobase/alpine:3.14
LABEL maintainer="Griefed <griefed@griefed.de>"
LABEL description="Dockerfile to build an image of D-Zone which is to be accessed with IP:PORT"
......
FROM lsiobase/alpine:3.12
FROM lsiobase/alpine:3.14
LABEL maintainer="Griefed <griefed@griefed.de>"
LABEL description="Dockerfile to build an image of D-Zone which is to be accessed with a reverse proxy like NGINX"
......
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"prConcurrentLimit": 5
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment