diff --git a/Dockerfile b/Dockerfile index 537228c..20103cd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.1 +FROM quay.io/bfren/alpine-s6:alpine3.23-6.1.2 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-samba" diff --git a/LICENSE b/LICENSE index fa0e195..787fee8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022-2025 bfren +Copyright (c) 2022-2026 bfren Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 1d27c8d..ee67307 100644 --- a/README.md +++ b/README.md @@ -92,4 +92,4 @@ networks: ## Copyright -> Copyright (c) 2022-2025 [bfren](https://bfren.dev) (unless otherwise stated) +> Copyright (c) 2022-2026 [bfren](https://bfren.dev) (unless otherwise stated) diff --git a/VERSION b/VERSION index 50e47c8..6ebad14 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.1 \ No newline at end of file +3.1.2 \ No newline at end of file