Skip to content

Commit

Permalink
Merge pull request #62 from firstBitMarksistskaya/nixel2007-patch-2
Browse files Browse the repository at this point in the history
Coverage41C 2.7.3
  • Loading branch information
nixel2007 authored Dec 16, 2024
2 parents fee08b4 + 00b8b6d commit b432414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD}}
ONEC_VERSION: '8.3.24.1624'
EDT_VERSION: '2023.3.6'
COVERAGE41C_VERSION: '2.7.2'
COVERAGE41C_VERSION: '2.7.3'
DOCKER_SYSTEM_PRUNE: 'false'
run: |
docker system prune -af
Expand Down
2 changes: 1 addition & 1 deletion coverage41C/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG DOCKER_REGISTRY_URL=library
ARG BASE_IMAGE=edt
ARG BASE_TAG
ARG EDT_VERSION=2021.3
ARG COVERAGE41C_VERSION=2.7.2
ARG COVERAGE41C_VERSION=2.7.3

FROM ${DOCKER_REGISTRY_URL}/edt:${EDT_VERSION} as base

Expand Down

0 comments on commit b432414

Please sign in to comment.