Skip to content

Commit

Permalink
Rebuild, fix pre-commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Jun 13, 2023
1 parent 62b2bad commit e7ac3c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
- repo: https://github.com/pre-commit/pre-commit-hooks
# sha: master # Use the ref you want to point at
rev: v3.3.0
hooks:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL OpenSSH="8.0p1"
LABEL Tini="0.19.0"
LABEL Name="CentOS OpenSSH"
LABEL VERSION="2"
LABEL build_date="2022-01-14"
LABEL build_date="2023-06-13"

ENV TINI_VERSION v0.19.0

Expand Down

0 comments on commit e7ac3c9

Please sign in to comment.