Skip to content

Commit

Permalink
Merge pull request #114 from traccar/v5.8
Browse files Browse the repository at this point in the history
Update Docker platforms supports
  • Loading branch information
magna-z authored Jun 20, 2023
2 parents 7bfef9b + 0911d55 commit 77fbf58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.17
FROM alpine:3.18

ENV TRACCAR_VERSION 5.8

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Maintainer: [Maxim Zalysin](https://github.com/magna-z)

## Available multi-platform images:
**Alpine based**: linux/amd64
**Debian based**: linux/amd64, linux/arm64/v8
**Ubuntu based**: linux/amd64, linux/arm/v7, linux/arm64/v8
**Debian based**: linux/amd64, linux/arm64
**Ubuntu based**: linux/amd64, linux/arm/v7, linux/arm64

## Container create example:
1. **Create work directories:**
Expand Down

0 comments on commit 77fbf58

Please sign in to comment.