Merge pull request #42 into master

7e2e422 client: Dockerfiles: remove obsolete 'version' element (Aaron Fiore)
This commit was merged in pull request #42.
This commit is contained in:
2024-03-27 23:23:05 -07:00
3 changed files with 0 additions and 3 deletions

View File

@@ -15,7 +15,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
version: "3.8"
services:
docker-finance:
image: @DOCKER_FINANCE_IMAGE@

View File

@@ -15,7 +15,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
version: "3.8"
services:
docker-finance:
image: @DOCKER_FINANCE_IMAGE@

View File

@@ -15,7 +15,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
version: "3.8"
services:
docker-finance:
image: @DOCKER_FINANCE_IMAGE@