mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
docker: no need for date in reponame of example manifest
It's part of the docker image itself
This commit is contained in:
parent
d222b267ce
commit
70402229c5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}:latest
|
||||
name: debian-{system.release}-{system.architecture}:latest
|
||||
provider:
|
||||
name: docker
|
||||
labels:
|
||||
|
|
Loading…
Add table
Reference in a new issue