Update Docker Compose to 1.1.61 (#441)

This commit is contained in:
Eric J 2022-07-12 04:56:37 -07:00 committed by GitHub
parent 96d38bc3e8
commit 0f969e517a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,8 @@ services:
args:
# Check buildinfo.json for supported versions and SHAs
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
- VERSION=1.1.59
- SHA256=af9102beeb15e079f0c09527d2333a17f8f89e4f5c4afccfb5db766ee2f4bcdc
- VERSION=1.1.61
- SHA256=68e4ac8d33b195701c15a23e3d8e65676ef8be25f140657678122f211c60b659
ports:
- "34197:34197/udp"
- "27015:27015/tcp"