Skip to content

chore(docker): update floci/floci docker tag to v1.5.33#1906

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/floci-floci-1.5.x
Open

chore(docker): update floci/floci docker tag to v1.5.33#1906
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/floci-floci-1.5.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
floci/floci (source) patch 1.5.221.5.33

Release Notes

floci-io/floci (floci/floci)

v1.5.33

Added
  • eks: support managed node groups and Fargate profiles (create/describe/list/delete) (#​1523)
  • stepfunctions: support JSONata workflow variables (Assign) (#​1824)
  • cognito: implement GlobalSignOut (#​1701)
  • cognito: emit jti/origin_jti claims and support RevokeToken (#​1705)
  • cloudformation: parse secrets in ECS ContainerDefinitions (#​1874)
Fixed
  • s3: fail fast on unwritable data root instead of opaque 500s (#​1868)
  • s3: handle DeleteBucketReplication instead of deleting the whole bucket (#​1837)
  • s3: return default SSE-S3 from GetBucketEncryption instead of 404 (#​1838)
  • s3: honor ACL headers and explicit grants (#​1768)
  • lifecycle: tear down process-bound containers on shutdown (#​1869)
  • ec2: reject duplicate key pair names in ImportKeyPair (#​1848)
  • iam: pass S3 list condition context to IAM enforcement (#​1748)
  • scheduler: forward MessageAttributes in universal sns:publish target (#​1706)
  • elbv2: expose target health reason parity (#​1743)
  • rds: return DBSubnetGroupNotFoundFault for missing DescribeDBSubnetGroups name (#​1870)
  • cloudformation: carry PackageType through SAM Function expansion (#​1772)
  • eks: register FargateProfileStatus for native-image reflection (#​1876)

v1.5.32

Fixed
  • iam: default UserName to the calling access key's owner (#​1801)
  • lambda: register EventSourceMapping nested types for native-image reflection (#​1826)
  • lambda: return event source mapping failure config (#​1629)
  • lambda: return a downloadable GetFunction Code.Location (#​1718)
  • ec2: serialize concurrent mutations of shared resources per resource (#​1786)
  • ec2: round-trip create-time tags and route/SG-rule attributes (#​1763)
  • ecs: assign awsvpc tasks dynamic host ports to avoid collisions (#​1785)
  • elbv2: dispatch same-port listeners by host (#​1700)
  • autoscaling: propagate ASG tags at launch (#​1734)
  • s3: omit checksum headers from GetObject/HeadObject unless x-amz-checksum-mode: ENABLED (#​1633); support S3 auth enforcement (#​1689)
  • ses: populate VerificationStatus in v2 ListEmailIdentities (#​1722)
  • rds: preserve network placement metadata (#​1735)
  • neptune: roll back proxy port and container on failed provisioning (#​1742)
  • secretsmanager: return partial result for missing secrets in batch (#​1591)
  • scheduler: honor target EventBridgeParameters DetailType/Source (#​1489)
  • tls: add host.docker.internal to self-signed cert SANs (#​1821)
  • aws-core: register persisted model types for native-image reflection (#​1781)

v1.5.31

Added
  • stepfunctions: support Map ItemReader for S3-backed JSON datasets (#​1588)
  • iam/rds/docdb/elasticache/glue/ssm/backup/s3control: implement read-only describe/list APIs for resource collection (#​1581)
  • eventbridge: deliver events to Firehose delivery stream targets (#​1739)
  • apigateway: persist API key tags and add the GetApiKey route (#​1677)
  • scheduler: dispatch ECS targets to RunTask (#​1733)
  • secretsmanager: support Filters and pagination in BatchGetSecretValue (#​1737)
  • ec2: support registered images and snapshots (#​1601); add instance metadata catalog and architecture parity (#​1596)
  • rds-data: add the Data API for PostgreSQL (#​1720)
  • rds: add mock mode to create clusters and instances without Docker (#​1655)
  • cloudwatch: add Logs Insights query support (#​1448)
  • cloudcontrol: list resources from local services (#​1602)
  • cloudformation: apply S3 Bucket CorsConfiguration (#​1617)
  • core: claim wire protocols reactively per the Smithy selection guide (#​1712)
  • docs: generate Supported Actions tables from handler source (#​1641)
Changed
  • lambda: mount function code from a read-only volume instead of copying per cold start (#​1673)
Fixed
  • stepfunctions: resolve qualified Lambda function ARNs in lambda:invoke (#​1660)
  • s3: fix CopyObject handling (#​1670)
  • sqs: honor queue-level DelaySeconds for standard queues (#​1567); render Query-protocol errors as XML instead of leaking JSON (#​1732)
  • ec2: honor launch template default version updates (#​1704)
  • rds: improve postgres proxy startup parity (#​1599); resolve tags by ARN resource type, not only DB instances (#​1649)
  • eks: let pods pull images pushed to the Floci ECR registry (#​1762)
  • cloudwatch: return ResourceNotFound for SetAlarmState on a missing alarm (#​1621)
  • lambda: persist version counters and event-invoke configs across restart (#​1730)
  • elasticbeanstalk: persist applications, versions, and environments across restart (#​1729)
  • emr: return AWS client-error codes instead of 500 InternalServerError (#​1731)
  • autoscaling: align active instance refresh behavior (#​1598)
  • docker: isolate managed resource containers (#​1703)
  • storage: make computeIfAbsent atomic (#​1699)

v1.5.30

Added
  • stepfunctions: add the ecs:runTask service integration (#​1564); add the state machine version APIs PublishStateMachineVersion, ListStateMachineVersions, and DeleteStateMachineVersion (#​1562); add ResultSelector, Pass-state Parameters, ArrayContains, and wildcard projection, and fix IsPresent for absent paths (#​1558); run executions under the execution's account (#​1566)
  • amazonmq: add the Amazon MQ broker control plane backed by RabbitMQ (#​1642)
  • cloudformation: add StackSets with account-aware provisioning (#​1551)
  • ec2: add VPC Flow Logs (#​1611); publish security-group TCP ingress ports on the host (#​1680)
  • firehose: return ExtendedS3DestinationDescription and support UpdateDestination (#​1710)
  • ses: implement ContactList CRUD for SES v2 (#​1638)
  • iam: enforce AssumeRole trust policies when enforcement is enabled (#​1552)
  • cloudtrail: support empty lookup events (#​1603)
  • tls: serve HTTPS on 443 and trust Floci's certificate in Lambda containers (#​1595)
Changed
  • lambda: drop the base64 encode/decode round-trip on the S3 code path (#​1666)
Fixed
  • iam: resolve attached AWS-managed policies from any account (#​1663); enforce STS session policies (#​1636)
  • cloudformation: register the !Cidr and !GetAZs shorthand YAML tags (#​1635); treat a missing Secrets Manager secret as already-deleted on stack delete (#​1672)
  • ec2: return groupSet from DescribeInstanceAttribute (#​1709); align AMI guest and launch template parity (#​1597)
  • ses: align CreateEmailIdentity DKIM behavior with AWS (#​1620); treat missing SendingEnabled as false in v2 PutConfigurationSetSendingOptions (#​1594)
  • cognito: register VerificationCode for reflection so hybrid storage can persist state (#​1646); omit unset optional blocks from CreateUserPoolClient responses (#​1615)
  • ecr: advertise the published host port when adopting the registry container (#​1715)
  • kms: normalize alias targetKeyId to the plain key ID on CreateAlias (#​1648)
  • s3/sns: preserve root service-host routing (#​1625)
  • tagging: persist resource tag mappings across restart (#​1711)
  • dynamodb: return a null Message for non-failed item cancellation reasons (#​1623)
  • elasticache: roll back the proxy port and container on failed provisioning (#​1618)
  • autoscaling: fail SSM commands for stale ASG instances (#​1600)
  • cloudwatch-logs: preserve ingestion order for same-timestamp events (#​1592)
  • elbv2: wrap void Query responses in their Result envelope (#​1189)
  • core: register persisted enums for native-image reflection (#​1695)
  • docker: enable TLS and sync the Docker test runner with the compatibility workflow (#​1714)

v1.5.29

Added
  • stepfunctions: add aws-sdk CloudFormation/EC2 and S3 PutObject service integrations (#​1556)
  • appsync: add the Phase 4 VTL engine for resolver mapping templates (#​1288)
  • iam: add the AmazonRDSEnhancedMonitoringRole managed policy (#​1559); route assumed-role credentials to the target account (#​1549)
  • cognito: add overrides for client id and client secret (#​1486)
  • core: add state reset and nuke endpoints (#​1482)
Fixed
  • cloudformation: treat an already-missing ECS task definition, cluster, or service as delete-complete during stack deletion (#​1645)
  • ecs: honor task portMappings hostPort when launching containers (#​1610); register persisted model records for native-image reflection (#​1606)
  • ses: make FromEmailAddress optional for v2 SendEmail (#​1561)
  • elbv2: publish resolvable local ALB DNS names (#​1492)
  • transcribe: persist vocabularies across restart (#​1608)
  • ssm: retain local service diagnostics on command failure (#​1529)
  • storage: flush persisted state before container teardown on shutdown (#​1607)

v1.5.28

Added
  • iot: add experimental IoT Core support with an in-process MQTT broker (#​1359)
  • elasticbeanstalk: add initial Elastic Beanstalk Query API support (#​1362)
  • memorydb: model authentication via ACLs and users (#​1478)
  • appsync: add the $util runtime library for VTL resolvers (#​1223)
  • pipes: support Kafka pipe sources (MSK and self-managed via smk://) and polling (#​1260)
  • ecs: mount efsVolumeConfiguration task volumes as shared local volumes (#​1569)
  • ses: implement PutConfigurationSetDeliveryOptions for SES v1 (#​1553); publish SNS notifications to identity feedback topics (#​1540)
  • ec2: add an instance-type metadata catalog (#​1534); add a Java-built Ubuntu AMI guest image (#​1542)
  • s3: support bucket logging configuration (#​1510)
  • core: add opt-in Private Network Access for CORS preflights (#​1530)
Fixed
  • cognito: align AdminGetUser lookup with pool sign-in settings (#​1571); align CUSTOM_AUTH trigger failures with AWS behavior (#​1484); align sign-up confirmation with AWS behavior (#​1488)
  • lambda: use the persisted firstReceiveTimestamp in the SQS ESM (#​1548); propagate SQS FIFO system attributes to the ESM event (#​1527); populate SQS messageAttributes in the Lambda event payload (#​1422); resolve handler paths with a leading ./ against the package (#​1575)
  • iam: resolve AWS-managed policies from any account context (#​1573); make entity stores thread-safe under concurrent mutation (#​1509)
  • cloudformation: fail stack delete when a managed resource cannot be deleted (#​1554)
  • codedeploy: persist applications, deployment groups, configs, on-prem instances, and tags (#​1579)
  • codebuild: create the build working directory before running phases (#​1577); stabilize compatibility tests (#​1565)
  • rds: align subnet group placement handling with AWS behavior (#​1295); align create-time parameter group validation with AWS behavior (#​1330)
  • ec2: persist default egress as a SecurityGroupRule and fix DescribeSecurityGroupRules filter parsing (#​1525)
  • msk: advertise an externally reachable broker address (#​1239)
  • eventbridge: sync tags to the Resource Groups Tagging API (#​1347)
  • s3: serve a custom error document for missing keys on static websites (#​1334)
  • cloudfront: honor the configured domain-suffix for generated distribution domains (#​1533)
  • dynamodb: throw 400 with exact error messages for invalid expressions (#​1545)
  • athena: serialize timestamps as epoch seconds in GetWorkGroup and GetTableMetadata (#​1524)
  • elbv2: omit the terminal SSL policy marker (#​1522)
  • sfn: make execution data available via the SDK (#​1506)
  • secretsmanager: register the AWSPENDING version before invoking the rotation Lambda (#​1519)
  • floci-ui: report real sidecar-start failures instead of always blaming the image (#​1544)
  • core: implement read APIs required by Steampipe resource collection (#​1538)

v1.5.27

Added
  • memorydb: add the MemoryDB service with mock mode (#​1420)
  • s3vectors: add the S3 Vectors service (#​1435)
  • codepipeline: add AWS CodePipeline emulation (#​1469)
  • ec2: add Network ACL support (#​1473)
  • secretsmanager: implement the automatic secret rotation lifecycle (#​1467)
  • ses: support v2 dedicated IP pools and configuration-set option groups (#​1412); support v1 configuration-set tracking and reputation-metrics options (#​1479)
  • dynamodb: add TableId, TableClass, and OnDemandThroughput (#​1457)
  • cloudformation: generate an implicit API Gateway from SAM Api events (#​1438)
  • neptune: support a neo4j backend for openCypher via NEPTUNE_DB_TYPE (#​1449)
Fixed
  • ecs: persist durable resources via StorageBackedMap so they survive a restart (#​1514)
  • codebuild: persist projects, report groups, and source credentials (#​1515)
  • config: persist config rules, conformance packs, recorders, delivery channels, and tags (#​1516)
  • dynamodb: validate ExclusiveStartKey against the key schema (#​1443); reject redundant parentheses, duplicate contains() operands, and non-string begins_with (#​1442); cap scanned items with Limit and carry the full cursor on index scans (#​1456)
  • cloudformation: support OAuth and callback configurations in UserPoolClient (#​1458); delete EC2 security groups on stack deletion (#​1472); merge SAM Globals into resource properties (#​1427)
  • ec2: omit the empty stateReason element in DescribeInstances (#​1410); log instance user data (#​1474)
  • rds: fix the PostgreSQL proxy ignoring the requested database name (#​1480)
  • cognito: implement token revocation for AdminUserGlobalSignOut (#​1407)
  • apigatewayv2: cascade-delete child resources and return 404 for dangling references (#​1300)
  • athena: add partition keys to the table metadata response (#​1454)
  • acm: restore certificates after a restart by ignoring computed getters (#​1440)
  • autoscaling: reject launch templates without image ids (#​1451)
  • ssm: reject send-command timeouts below the AWS minimum (#​1511)
  • docdb/neptune: stop containers and proxies on emulator shutdown (#​1452)
  • ui: register StatusResponse for native-image reflection (#​1441); resolve the readiness probe URL from the container endpoint (#​1471)
Changed
  • kms: use enums for type-safety and add algorithms to key metadata (#​1430)

v1.5.26

Added
  • cloudformation: provision EC2 instances (#​1366); RDS resources (#​1367); EKS clusters and node groups (#​1368); CloudWatch Logs log groups (#​1369); CloudWatch metric alarms (#​1371); Auto Scaling groups and launch configurations (#​1372); Kinesis data streams (#​1370); Kinesis Firehose delivery streams (#​1399); add Fn::GetAZs and Fn::Cidr intrinsics (#​1365)
  • docdb: Amazon DocumentDB service emulation (#​1341)
  • autoscaling: preserve policy and mixed-instances parity (#​1437); support group reconciliation and instance refresh (#​1393)
  • ec2: support Spot Instance request actions (#​1291)
  • ssm: add DescribePatchBaselines and GetDefaultPatchBaseline (#​1404); execute run commands in EC2 containers (#​1387)
  • kms: add EnableKey support (#​1381)
  • cognito: align user pool client config APIs with AWS behavior (#​1360)
  • iam: provisioning preflight support (#​1250)
  • ui: serve a landing page and launch the floci-ui console on demand (#​1313)
  • aws: expand the EC2 and RDS availability catalogs (#​1391)
Fixed
  • cloudformation: record a REVIEW_IN_PROGRESS event on change-set creation (#​1431); create the stage from an AWS::ApiGateway::Deployment inline StageName (#​1400)
  • lambda: redrive failed SQS event-source-mapping messages to the DLQ (#​1419); return the {"status":"OK"} ack body from the runtime invocation endpoints (#​1418)
  • ec2: enable embedded DNS for instances (#​1390); persist EC2 state so CloudFormation references survive a restart (#​1364)
  • cognito: align the password recovery flow with AWS behavior (#​1415); add missing UserPoolClient validation (#​1394)
  • autoscaling: validate the MixedInstancesPolicy launch template (#​1439)
  • sqs: process messages from a non-default account (#​1406)
  • ecs: reject a negative desiredCount in CreateService and UpdateService (#​1409)
  • auth/s3: resolve account context from the X-Amz-Credential query param in presigned URLs (#​1413)
  • apigateway: support SQS query-protocol integrations (path-style URI) (#​1385)
  • rds: report DB parameter group attachments (#​1392)
  • rds-data: add native MySQL JDBC support (#​1352)
  • secretsmanager: honor ListSecrets MaxResults and NextToken pagination (#​1383)
  • kms: wrap RSA DIGEST signatures in a PKCS#1 DigestInfo (#​1396)
  • elasticache: register Endpoint for reflection so HybridStorage can persist state (#​1403)
  • cloudwatch: parse decimal epoch timestamps in the JSON protocol handler (#​1388)
  • ses: canonicalize only the domain of suppression-list email addresses (#​1350)
  • scheduler: support aws-sdk universal targets and FIFO MessageGroupId (#​1344)
  • config: make runtime defaults explicit (#​1389)
  • core: return an XML error for a missing action and add volume action fallbacks (#​1348)
Changed
  • floci: regroup the UI and DuckDB under services.floci (#​1397)
  • ci: run focused native compatibility tests (#​1375)
Documentation
  • cloudformation: sync supported resource types and annotate stub actions (#​1405)
  • docdb: document the DocumentDB service (#​1386)
  • correct the service count to 58 and add EMR, WAF v2, and CloudTrail pages (#​1398)
  • move brand assets into docs/assets and fix README image paths (#​1363)

v1.5.25

Added
  • batch: AWS Batch service support (#​1332)
  • wafv2: AWS WAF v2 management API (Phase 1) (#​1327)
  • emr: Amazon EMR management API (Phase 1) (#​1321)
  • rds-data: RDS Data API support (#​1262)
  • rds: provisioning support (#​1253)
  • cloudformation: provision Lambda-backed custom resources and layer versions (#​1146)
  • glue: support partition APIs (#​1315); support column statistics (#​1309); support table statistics deletion (#​1324)
Fixed
  • cloudformation: provision AWS::EC2::VPC/Subnet (and related networking) resources instead of stubbing, so exported subnet ids resolve in EC2 and ELBv2 (#​1342)
  • sqs: raise the max message size to 1 MiB (#​1339); release in-flight ReceiveMessage long polls when their queue is deleted (#​1286); report ApproximateNumberOfMessagesDelayed in GetQueueAttributes (#​1285)
  • ses: omit unknown identities from GetIdentityNotificationAttributes (#​1338); align MailFromAttributes presence with MAIL FROM configuration (#​1310, #​1273); persist inline options on v2 CreateConfigurationSet (#​1307)
  • glue: return partitions in a deterministic order from GetPartitions (#​1335); reject deletes of missing tables (#​1323)
  • sts: persist the session secret key so RDS/ElastiCache IAM tokens validate (#​1266)
  • s3: make conditional puts atomic (#​1329); return BadRequest for dot-dot object keys (#​1325)
  • elbv2: enforce ALB subnet availability-zone rules (#​1247); improve target resolution and persistence (#​1254)
  • ec2: embed the image catalog in the native image and load it lazily (#​1308)
  • ecs: validate network mode and resources for Fargate task definitions (#​1274)
  • cognito: include USERNAME in the SRP PASSWORD_VERIFIER challenge (#​1316)
  • appconfig: stop AppConfig from hijacking the S3 bucket named configuration (#​1317)
  • athena: align GetWorkGroup with AWS behavior (#​1301)
  • msk: populate currentBrokerSoftwareInfo in the cluster describe response (#​1238)
  • parity: pre-create LocalStack/Floci init-hook directories (#​1337)
Documentation
  • lambda: document Podman rootless support and the Runtime API host override (#​1340)

v1.5.24

Added
  • cloudtrail: trail lifecycle support (#​1256)
  • cloudmap: AWS Cloud Map (servicediscovery) management API (#​1217)
  • ec2: provisioning primitives — launch templates, VPC endpoints, NAT gateways, instance type offerings (#​1252)
  • ec2: auto-create default security group and main route table on CreateVpc (#​1177)
  • eks: support managed node groups (#​1226)
  • kms: key state and description operations (DisableKey, UpdateKeyDescription) (#​1251)
  • cognito: verification code subsystem (#​1249)
  • athena: support DeleteWorkGroup (#​1213); align CreateWorkGroup with AWS (#​1174)
  • glue: register database tags with the Resource Groups Tagging API (#​1248); support UpdateDatabase (#​1232); archive table versions and return them from GetTableVersions (#​1233)
  • elbv2: align DescribeLoadBalancers availability zones with AWS behavior (#​1206)
  • ses: publish events to Firehose, EventBridge, and CloudWatch (#​1188)
  • cloudformation: provision AWS::StepFunctions::StateMachine (#​1152)
  • s3: stream range responses (#​1255)
  • parity: emit LocalStack-compatible Ready. log line on startup (#​1284)
Fixed
  • athena: align ListWorkGroups with AWS behavior (#​1259)
  • elasticache: return reachable Memcached configuration endpoints (#​1258)
  • elbv2: validate subnet VPC consistency for load balancers (#​1244)
  • msk: poll the correct Redpanda admin readiness endpoint (#​1237)
  • lambda: normalize backslash ZIP path separators on extraction (#​1215)
  • s3: reject relative object keys (#​1235)
  • glue: preserve column parameters (#​1210); support BatchDeleteTable (#​1209); normalize catalog names (#​1208)
  • docker: fall back to the default command when entrypoint argv is empty (#​1283)
  • cloudmap: avoid SecureRandom in the native image heap (#​1271, #​1289)
Documentation

v1.5.23

Added
  • iam: seed the standard EKS cluster and node-group managed policies (#​1216)
  • appsync: Phase 2 — schema registry, model fixes, CRUDL completion, and AWS scalars (#​1185)
  • cloudwatch: accept a log group ARN via logGroupIdentifier (#​1172)
  • ecs: honour task-definition volumes and container mountPoints (#​1171)
  • ses: per-configuration-set sending toggle (v1 + v2) (#​1193)
  • glue: support DeleteDatabase (#​1181)
  • glue: support user-defined functions (#​1187)
Fixed
  • glue: enforce table version checks (#​1184, #​1211)
  • glue: preserve view table fields (#​1182)
  • dynamodb: persist the SSE specification and return SSEDescription for encrypted tables (#​1191)
  • dynamodb: accept AttributesToGet with Select=SPECIFIC_ATTRIBUTES in Query (#​1190)
  • dynamodb: update the reserved keywords list (#​1176)
  • ecs: retain inactive services for Terraform draining and recreation with correct idempotency (#​1166)
  • ec2: include AttachTime in the describe-instances network interface response (#​1214)
  • stepfunctions: honor Catch on Lambda task failures (#​1196)
  • cloudformation: poll for CREATE_COMPLETE in the SAM changeset test (#​1199)
  • sns: align mobile push error codes, payload resolution, and Token rotation with AWS (#​1165)
  • elbv2: align DeleteTargetGroup with the AWS Query response (#​1194)
  • cloudwatch: tag rpc-v2-cbor timestamp lists so GetMetricData decodes (#​1162)
Documentation
  • ses: list the v1 ConfigurationSetEventDestination actions (#​1192)
Build
  • bump Quarkus to 3.36.0 and patch build dependencies (#​1197)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner June 8, 2026 02:12
@renovate renovate Bot added the dependency:docker Indicates a pull request related to updating or managing Docker Images. label Jun 8, 2026
@renovate
renovate Bot requested a review from Spacemonkay June 8, 2026 02:12
@renovate
renovate Bot enabled auto-merge (squash) June 8, 2026 02:12
@renovate renovate Bot added the dependency:docker Indicates a pull request related to updating or managing Docker Images. label Jun 8, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch from 57a6801 to 3f9b46a Compare June 11, 2026 18:52
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.23 chore(docker): update floci/floci docker tag to v1.5.24 Jun 11, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch from 3f9b46a to 809bf43 Compare June 15, 2026 11:01
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.24 chore(docker): update floci/floci docker tag to v1.5.25 Jun 15, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch 2 times, most recently from 2ce4f82 to ceccc44 Compare June 19, 2026 12:47
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.25 chore(docker): update floci/floci docker tag to v1.5.26 Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch from ceccc44 to 2e5656f Compare June 23, 2026 11:05
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.26 chore(docker): update floci/floci docker tag to v1.5.27 Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch from 2e5656f to 580d650 Compare June 26, 2026 11:42
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.27 chore(docker): update floci/floci docker tag to v1.5.28 Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch from 580d650 to 0db138d Compare June 30, 2026 10:40
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.28 chore(docker): update floci/floci docker tag to v1.5.29 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch from 0db138d to 298b8d6 Compare July 3, 2026 10:41
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.29 chore(docker): update floci/floci docker tag to v1.5.30 Jul 3, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch from 298b8d6 to 93d5c6f Compare July 7, 2026 07:12
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.30 chore(docker): update floci/floci docker tag to v1.5.31 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch from 93d5c6f to bff3e83 Compare July 11, 2026 09:44
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.31 chore(docker): update floci/floci docker tag to v1.5.32 Jul 11, 2026
@renovate
renovate Bot force-pushed the renovate/floci-floci-1.5.x branch from bff3e83 to 283b1d8 Compare July 15, 2026 11:07
@renovate renovate Bot changed the title chore(docker): update floci/floci docker tag to v1.5.32 chore(docker): update floci/floci docker tag to v1.5.33 Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:docker Indicates a pull request related to updating or managing Docker Images.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants