Skip to content

Commit a2d7124

Browse files
authored
debian change due to their release (#186)
1 parent e894fab commit a2d7124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ commands:
131131
jobs:
132132
build:
133133
docker:
134-
- image: redisfab/rmbuilder:6.2.1-x64-buster
134+
- image: redisfab/rmbuilder:6.2.5-x64-buster
135135
steps:
136136
- build-steps
137137

@@ -140,7 +140,7 @@ jobs:
140140
platform:
141141
type: string
142142
docker:
143-
- image: redisfab/rmbuilder:6.2.1-x64-buster
143+
- image: redisfab/rmbuilder:6.2.5-x64-buster
144144
steps:
145145
- platforms-build-steps:
146146
platform: <<parameters.platform>>

0 commit comments

Comments
 (0)